Working on download all

This commit is contained in:
Sumner Evans
2019-07-28 11:24:40 -06:00
parent de9472ec9b
commit 22ffe8d128
8 changed files with 27 additions and 24 deletions

View File

@@ -1,9 +1,6 @@
[pycodestyle]
ignore = E402, W503
[pydocstyle]
ignore = D100, D101, D102, D107, D203
[yapf]
based_on_style = pep8
split_before_bitwise_operator = true