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

8 lines
112 B
INI

[flake8]
exclude = .venv/,.pytest_cache/
ignore = E402
max-line-length = 119
[tool:pytest]
asyncio_mode = auto