Skip to content

Commit 6bdc463

Browse files
committed
Fix file downloading
1 parent 32a0590 commit 6bdc463

File tree

7 files changed

+922
-12
lines changed

7 files changed

+922
-12
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ kernel_connection_file.json
99
# Python stuff
1010
*.egg-info/
1111
venv
12+
.venv
1213
__pycache__/
1314

1415
# IDE

0 commit comments

Comments
 (0)