mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 19:14:50 -04:00
![]() This converts calls like super(Foo, self) -> super(). Generated with: sed -i "" -Ee 's/super\([^\(]+\)/super()/g' **/*.py |
||
---|---|---|
.. | ||
__init__.py | ||
_structured.py | ||
_terse_json.py | ||
context.py | ||
formatter.py | ||
opentracing.py | ||
scopecontextmanager.py | ||
utils.py |