0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-05-17 11:03:46 +02:00
synapse/synapse
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
..
_scripts Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
api Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
app Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
appservice Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
config Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
crypto Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
events Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
federation Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
groups Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
handlers Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
http Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
logging Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
metrics Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
module_api Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
push Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
replication Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
res/templates Support not providing an IdP icon when choosing a username. (#9440) 2021-02-19 07:48:46 -05:00
rest Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
server_notices Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
spam_checker_api Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
state Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
static Add initial support for a "pick your IdP" page (#9017) 2021-01-05 11:25:28 +00:00
storage Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
streams Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
util Remove redundant "coding: utf-8" lines (#9786) 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
event_auth.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
notifier.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
python_dependencies.py Fix the suggested pip incantation for cryptography (#9699) 2021-03-29 11:55:33 +01:00
secrets.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
server.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
types.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
visibility.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00