Skip to content
Snippets Groups Projects
pyproject.toml 92 B
Newer Older
Joao P C Bertoldo's avatar
Joao P C Bertoldo committed
[tool.black]
line-length = 127
target-version = ['py36', 'py37', 'py38']
Joao P C Bertoldo's avatar
Joao P C Bertoldo committed
include = '\.pyi?$'