mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-07 01:54:04 +00:00
5 lines
92 B
INI
5 lines
92 B
INI
[flake8]
|
|
max-line-length = 88
|
|
select = C, E, F, W, B, B950
|
|
extend-ignore = E203, E501, W503
|