Spaces:
Runtime error
Runtime error
[flake8] | |
ignore = E203, E501, W503 | |
max-line-length = 88 | |
max-complexity = 10 | |
per-file-ignores = | |
*/__init__.py: F401, F403 | |
[flake8] | |
ignore = E203, E501, W503 | |
max-line-length = 88 | |
max-complexity = 10 | |
per-file-ignores = | |
*/__init__.py: F401, F403 | |