index
:
crupest.git
ali
dev
main
crupest's personal main repo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
cru-py
/
.flake8
blob: a77cb08841ccc2ab234dc6cc258f76b941bb34da (
plain
)
1
2
3
4
[flake8] max-line-length = 80 extend-select = B950 extend-ignore = E203,E501,E701