1
0
Fork 0
taleweave-ai/setup.cfg

11 lines
154 B
INI

[metadata]
description-file = README.md
[flake8]
ignore = E203, W503
max-line-length = 160
per-file-ignores =
__init__.py:F401
exclude =
none.py