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 5560de9 commit a7a9536Copy full SHA for a7a9536
CODE/Structure.py
@@ -1,3 +1,6 @@
1
+# Don't use this script as it is used
2
+# to update the Logicytics.structure file in the SYSTEM directory based on the files in the CODE directory.
3
+
4
import os
5
from pathlib import Path # Use pathlib for more robust path manipulation
6
0 commit comments