mirror of
https://github.com/beak-insights/felicity-lims.git
synced 2025-02-25 01:13:01 +08:00
3 lines
94 B
Text
3 lines
94 B
Text
|
[flake8]
|
||
|
max-line-length = 88
|
||
|
exclude = .git,__pycache__,__init__.py,.mypy_cache,.pytest_cache
|