style: Fix a few minor style issues

This commit is contained in:
James Graham
2020-04-02 19:09:28 +01:00
parent 63e06d812d
commit 224a92f42e
4 changed files with 16 additions and 7 deletions

5
.gitignore vendored
View File

@@ -1,7 +1,10 @@
# IDE files
# IDEs
.idea/
.vscode/
# Tools
.mypy_cache/
# Runtime
/static/
venv/