nautobot / cookiecutter-nautobot-app

Cookiecutter template for creating new Nautobot Apps.
https://docs.nautobot.com/projects/cookiecutter-nautobot-app/en/latest/
Apache License 2.0
14 stars 5 forks source link

Fix comments in flake8 file #114

Closed mzbroch closed 3 months ago

mzbroch commented 3 months ago

As per https://flake8.pycqa.org/en/latest/user/configuration.html :

Note

Following the recommended settings for [Python’s configparser](https://docs.python.org/3/library/configparser.html#customizing-parser-behaviour), Flake8 does not support inline comments for any of the keys. So while this is fine: