Reformat code

This commit is contained in:
Alex Root Junior 2020-11-18 17:16:41 +02:00
parent 1034926286
commit 47bdad4098
35 changed files with 39 additions and 50 deletions

View file

@ -81,7 +81,7 @@ proxy = ["aiohttp-socks"]
[tool.black]
line-length = 99
target-version = ['py37', 'py38', 'py39']
target-version = ['py37', 'py38']
exclude = '''
(
\.eggs