Select Git revision
Forked from
pycodegen / pystencils
806 commits behind the upstream repository.
Stephan Seitz authored
.flake8 146 B
[flake8]
max-line-length=120
exclude=pystencils/jupyter.py,
pystencils/plot.py
pystencils/session.py
ignore = W293 W503 W291 C901