fix: fixes import path
- Import main from absolute if relative path is not available - Ignored .vscode/ configs
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,2 +1,5 @@
|
||||
#generated when running the tests
|
||||
__pycache__/
|
||||
__pycache__/
|
||||
|
||||
# Local VS code configurations
|
||||
.vscode/
|
Reference in New Issue
Block a user