system-prompts-and-models-o.../unified-ai-platform/node_modules/node-gyp/gyp/.flake8
dopeuni444 b5a22951ae nhj
more
2025-07-31 12:23:33 +04:00

5 lines
121 B
INI

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