We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd20eac commit 1c3c684Copy full SHA for 1c3c684
proj/paths.py
@@ -22,8 +22,7 @@
22
"D:\\Dropbox (UCL - SWC)\\Rotation_vte\\Locomotion\\control\\frames_cache"
23
)
24
25
- raise NotImplementedError("db app missing")
26
-
+ db_app = "D:\\Dropbox (UCL - SWC)\\Apps\\loco_upload"
27
28
# winstor paths
29
winstor_main = Path("/nfs/winstor/branco/Federico/Locomotion/control")
0 commit comments