use new-style tox.ini, add flake8-docstrings, add docstrings

This commit is contained in:
2020-06-17 20:18:43 -05:00
parent 21f65813fb
commit 14f6125f4e
6 changed files with 45 additions and 7 deletions

View File

@@ -1,3 +1,5 @@
"""Configure the test application."""
LOGGING = {
'version': 1,
'formatters': {