🤖 Adds initial sim structure
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import os
|
||||
|
||||
|
||||
def getDataPath():
|
||||
return os.path.join(os.path.dirname(__file__))
|
||||
Reference in New Issue
Block a user