mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-15 20:57:56 +08:00
7 lines
130 B
INI
7 lines
130 B
INI
[flake8]
|
|
max-line-length = 120
|
|
ignore = E203, W503
|
|
exclude =
|
|
server/app/util/fbs/NetEncoding/,
|
|
server/gui/cellxgene_rc.py
|