Organized into python module
This commit is contained in:
parent
97a758bdb3
commit
9042afd82d
6 changed files with 14 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,3 +2,4 @@ node_modules/
|
|||
package-lock.json
|
||||
.mypy_cache/
|
||||
.vscode/
|
||||
*.egg-info
|
||||
|
|
Reference in a new issue