mirror of
https://github.com/PaiGramTeam/PaiGram.git
synced 2024-11-22 15:36:44 +00:00
🔧 update black configuration
Signed-off-by: Karako <karakohear@gmail.com>
This commit is contained in:
parent
999e4944a6
commit
123cdb1191
@ -65,4 +65,4 @@ log_cli_date_format = "%Y-%m-%d %H:%M:%S"
|
|||||||
[tool.black]
|
[tool.black]
|
||||||
include = '\.pyi?$'
|
include = '\.pyi?$'
|
||||||
line-length = 120
|
line-length = 120
|
||||||
target-version = ['py38', 'py39', 'py310']
|
target-version = ['py311']
|
||||||
|
Loading…
Reference in New Issue
Block a user