mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-03 03:49:54 -05:00
PEP8
This commit is contained in:
parent
6ba2e3df4e
commit
dfc46c6220
@ -561,7 +561,6 @@ if __name__ == "__main__":
|
||||
|
||||
args = parser.parse_args()
|
||||
|
||||
|
||||
logging_config = {
|
||||
"level": logging.DEBUG if args.v else logging.INFO,
|
||||
"format": "%(asctime)s - %(name)s - %(lineno)d - %(levelname)s - %(message)s"
|
||||
|
Loading…
x
Reference in New Issue
Block a user