QOL fixes (#141)

- Add missing type annotations
- Various style improvements
- Use constants more consistently
- enforce black on benchmark code
This commit is contained in:
James
2020-10-17 18:27:11 +01:00
committed by GitHub
parent bf9412e083
commit 8f7af272cc
16 changed files with 177 additions and 220 deletions

3
.gitignore vendored
View File

@@ -15,4 +15,5 @@ output
.DS_Store
.tox
.venv
.asv
.asv
venv