mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 17:34:32 +02:00
4 lines
No EOL
102 B
INI
4 lines
No EOL
102 B
INI
[flake8]
|
|
max-line-length = 160
|
|
# Black compatibility, E203 whitespace before ':':
|
|
extend-ignore = E203 |