XeNote/.yarn/unplugged/node-gyp-npm-8.0.0-a27599670d/node_modules/node-gyp/gyp/.flake8
canburaks b23e3ff508 ...
2021-05-17 04:16:19 +03:00

5 lines
121 B
INI

[flake8]
max-complexity = 101
max-line-length = 88
extend-ignore = E203 # whitespace before ':' to agree with psf/black