project_reversi/.flake8
2023-12-22 13:35:35 +01:00

3 lines
51 B
INI

[flake8]
ignore = E221, E501
max-line-length = 100