This commit is contained in:
Yan Lin 2025-10-06 14:44:40 +02:00
parent d5700d8063
commit 3191617157

View file

@ -124,7 +124,7 @@ in
name = ""; name = "";
path = homePath "Documents/Projects/Deep Learning for Spatiotemporal Trajectories"; path = homePath "Documents/Projects/Deep Learning for Spatiotemporal Trajectories";
ai = true; ai = true;
git = true; git = false;
shell = true; shell = true;
} }
]; ];