This repository has been archived on 2023-10-01. You can view files and clone it, but cannot push or open issues or pull requests.
PyNyaaTa/.flake8

4 lines
70 B
Plaintext
Raw Permalink Normal View History

2022-09-01 18:52:02 +00:00
[flake8]
2022-10-26 13:06:04 +00:00
max-line-length = 111
2023-06-04 16:12:36 +00:00
per-file-ignores = tests/bridge/*:E501