mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Reformat code
This commit is contained in:
parent
1034926286
commit
47bdad4098
35 changed files with 39 additions and 50 deletions
|
|
@ -81,7 +81,7 @@ proxy = ["aiohttp-socks"]
|
|||
|
||||
[tool.black]
|
||||
line-length = 99
|
||||
target-version = ['py37', 'py38', 'py39']
|
||||
target-version = ['py37', 'py38']
|
||||
exclude = '''
|
||||
(
|
||||
\.eggs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue