fix missing docstring-convention declaration

This commit is contained in:
Jacob Pavlock 2020-07-29 20:32:53 -07:00
parent 02fcbea676
commit 4e93469421

View file

@ -1,6 +1,7 @@
[flake8]
min-version = 2.7
accept-encodings = utf-8
docstring-convention = google
# errors we ignore; see https://www.flake8rules.com/ for more info
ignore =
# pycodestyle errors