mxroute_relay/.flake8
hackish d841969e09 * chore: add .flake8 configuration file
* chore: add .pre-commit-config.yaml file with pre-commit hooks configuration
* chore: add mxroute_relay/__init__.py file
* chore: add pyproject.toml file with project metadata and dependencies configuration
2023-09-13 13:02:02 -07:00

3 lines
74 B
INI

[flake8]
max-line-length = 160
exclude = docs/*, .git, __pycache__, build