reduce complexity and change default type to str

This commit is contained in:
Junzi Sun
2020-02-26 00:09:52 +01:00
parent dea7cde317
commit 555b2eea40
19 changed files with 131 additions and 1048 deletions

3
.gitignore vendored
View File

@@ -5,6 +5,9 @@ __pycache__/
*.py[cod]
.pytest_cache/
#cython
.c
# C extensions
*.so