Spaces:
Sleeping
Sleeping
nastasiasnk
commited on
Commit
•
bf5daa5
1
Parent(s):
220e502
Update config.py
Browse files
config.py
CHANGED
@@ -1,6 +1,12 @@
|
|
1 |
|
2 |
|
3 |
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
# define variables
|
5 |
|
6 |
# distance matrices
|
|
|
1 |
|
2 |
|
3 |
|
4 |
+
import sys
|
5 |
+
sys.path.append('C:/Users/anast/OneDrive/Doc/GitHub/gf/RECODE_speckle_utils') # Adjust path as necessary
|
6 |
+
|
7 |
+
|
8 |
+
|
9 |
+
|
10 |
# define variables
|
11 |
|
12 |
# distance matrices
|