HugoLaurencon
commited on
Commit
•
6514207
1
Parent(s):
248de06
fix imports
Browse files- .gitignore +1 -1
.gitignore
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
*.DS_Store
|
2 |
-
|
|
|
1 |
*.DS_Store
|
2 |
+
__pycache__/*
|