mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-07-12 22:09:23 -04:00
![]() This converts calls like super(Foo, self) -> super(). Generated with: sed -i "" -Ee 's/super\([^\(]+\)/super()/g' **/*.py |
||
---|---|---|
.. | ||
__init__.py | ||
context_factory.py | ||
event_signing.py | ||
keyring.py |