MatrixSynapse/synapse/logging
Eric Eastwood 0a00b7ff14
Update black, and run auto formatting over the codebase (#9381)
- Update black version to the latest
 - Run black auto formatting over the codebase
    - Run autoformatting according to [`docs/code_style.md
`](80d6dc9783/docs/code_style.md)
 - Update `code_style.md` docs around installing black to use the correct version
2021-02-16 22:32:34 +00:00
..
__init__.py Support generating structured logs in addition to standard logs. (#8607) 2020-10-29 07:27:37 -04:00
_remote.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
_structured.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
_terse_json.py Support generating structured logs in addition to standard logs. (#8607) 2020-10-29 07:27:37 -04:00
context.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
filter.py Support generating structured logs in addition to standard logs. (#8607) 2020-10-29 07:27:37 -04:00
formatter.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
opentracing.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
scopecontextmanager.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
utils.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00