Fix flake8 path

This commit is contained in:
Ben Lopatin
2021-12-18 15:17:37 -05:00
parent bbe216ef8c
commit baaa049dc6
+1 -1
View File
@@ -21,7 +21,7 @@ deps=
flake8
flake8_docstrings
commands=
flake8 pydiscourse
flake8 src/pydiscourse
[flake8]
ignore = E126,E128