It is important to be able to find the files needed to run this without actually cloning the repo
or unzipping the whole thing. Especially as there are several files that are autogenerated and
used as a "first step" for the real run files.
Also needed to fix issues with isort not understanding local imports in scripts (not modules).
Move: actual running files to clock subdirectory
It is important to be able to find the files needed to run this without actually cloning the repo or unzipping the whole thing. Especially as there are several files that are autogenerated and used as a "first step" for the real run files.
Also needed to fix issues with isort not understanding local imports in scripts (not modules).