charm-ceph-dashboard/.flake8
2021-06-24 13:14:57 +00:00

10 lines
99 B
INI

[flake8]
max-line-length = 99
select: E,W,F,C,N
exclude:
venv
.git
build
dist
*.egg_info