0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-01 10:18:54 +02:00
synapse/synapse/logging
Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
Part of #9744

Removes all redundant `# -*- coding: utf-8 -*-` lines from files, as python 3 automatically reads source code as utf-8 now.

`Signed-off-by: Jonathan de Jong <jonathan@automatia.nl>`
2021-04-14 15:34:27 +01:00
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
_remote.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
_structured.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
_terse_json.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
context.py Record more information into structured logs. (#9654) 2021-04-08 08:01:14 -04:00
filter.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
formatter.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
opentracing.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
scopecontextmanager.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
utils.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00