sunbeam-charms/charms/keystone-k8s/.flake8
Billy Olsen 2e48c9a41f Initial commit just to share
Initial commit of keystone work just to share.
2021-07-06 11:54:32 -07:00

10 lines
99 B
INI

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