Improve type checking: use an enum for language

This commit is contained in:
kmein
2018-05-16 17:08:58 +02:00
parent 9fdb64662c
commit 8db79b6c48
2 changed files with 19 additions and 12 deletions

1
.gitignore vendored
View File

@@ -1 +1,2 @@
__pycache__/
.mypy_cache/