Spaces:
Sleeping
Sleeping
Update main.py
Browse files
main.py
CHANGED
@@ -11,7 +11,7 @@ os.system(f"git clone {url_with_token}")
|
|
11 |
|
12 |
time.sleep(10)
|
13 |
|
14 |
-
source_dir = "
|
15 |
destination_dir = "."
|
16 |
|
17 |
import os
|
|
|
11 |
|
12 |
time.sleep(10)
|
13 |
|
14 |
+
source_dir = "MetraGroup-DMT-POC"
|
15 |
destination_dir = "."
|
16 |
|
17 |
import os
|