mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-23 18:15:53 +03:00
8a4a4186de
This converts calls like super(Foo, self) -> super(). Generated with: sed -i "" -Ee 's/super\([^\(]+\)/super()/g' **/*.py |
||
---|---|---|
.. | ||
build_debian_packages | ||
check-newsfragment | ||
check_line_terminators.sh | ||
check_signature.py | ||
config-lint.sh | ||
convert_server_keys.py | ||
database-save.sh | ||
definitions.py | ||
dump_macaroon.py | ||
federation_client.py | ||
generate_sample_config | ||
hash_history.py | ||
lint.sh | ||
list_url_patterns.py | ||
make_full_schema.sh | ||
mypy_synapse_plugin.py | ||
next_github_number.sh | ||
sphinx_api_docs.sh | ||
tail-synapse.py | ||
update_database |