Improved typing, refactored code, fixed some issues
This commit is contained in:
parent
06cece6242
commit
d3e5d4ae56
16 changed files with 59 additions and 72 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -6,6 +6,7 @@
|
|||
# Python stuff
|
||||
__pycache__/
|
||||
*.egg-info/
|
||||
*.mypy_cache/
|
||||
|
||||
# Build artifacts
|
||||
dist/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue