mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-19 02:48:30 +08:00
5 lines
130 B
INI
5 lines
130 B
INI
[flake8]
|
|
max-line-length = 120
|
|
ignore = E203, W503
|
|
exclude = backend/common/fbs/NetEncoding/,.git,__pycache__,venv,old,build,dist
|