mirror of
https://github.com/Guake/guake.git
synced 2025-10-26 11:27:13 +00:00
5 lines
77 B
TOML
5 lines
77 B
TOML
[tool.black]
|
|
line-length = 100
|
|
target-version = ['py36']
|
|
include = '\.pyi?$'
|