Select Git revision
Forked from
flow3r / flow3r firmware
Source project has a limited visibility.
.flake8 193 B
# Recommended settings for compatibility with Black
# https://black.readthedocs.io/en/stable/guides/using_black_with_other_tools.html#flake8
[flake8]
max-line-length = 88
extend-ignore = E203