1
0
Fork 0
bthlabs-jsonrpc/packages/bthlabs-jsonrpc-core/setup.cfg

5 lines
77 B
INI

[flake8]
exclude = .venv/,.pytest_cache/
ignore = E402
max-line-length = 119