mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-16 05:07:55 +08:00
* move local_server -> backend/server server-> backend/czi_hosted, pull common code into backend/common update imports, tests and make commands
5 lines
190 B
INI
5 lines
190 B
INI
[flake8]
|
|
max-line-length = 120
|
|
ignore = E203, W503
|
|
exclude = backend/common/fbs/NetEncoding/,.git,__pycache__,venv,backend/czi_hosted/venv,old,build,dist,backend/czi_hosted/eb/artifact.dir/
|