1
0
Fork 0
mirror of synced 2024-06-21 12:00:25 +12:00

increase line length for black

This commit is contained in:
Stelios Tsampas 2023-03-11 12:13:44 +02:00
parent 993b9fca17
commit 325a41e9a4

View file

@ -1,5 +1,5 @@
[tool.black]
line-length = 110
line-length = 120
target-version = ['py39', 'py310', 'py311']
include = '\.py$'
force-exclude = '''