flood-mapping-tool / setup.cfg
Daniele Castellana
Create new version (#2)
d033501
raw
history blame
208 Bytes
[flake8]
extend-ignore =
SFS301 # Allow f-strings
T001 # Allow print statements
ISC001 # Allow for implictly concatenated string literals in one line
SFS101 # Allow percent operator in string