mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
8a4a4186de
This converts calls like super(Foo, self) -> super(). Generated with: sed -i "" -Ee 's/super\([^\(]+\)/super()/g' **/*.py |
||
---|---|---|
.. | ||
__init__.py | ||
attestations.py | ||
groups_server.py |