mirror of
https://gitlab.com/manzerbredes/esds.git
synced 2025-04-07 02:26:28 +02:00
7 lines
No EOL
120 B
Python
Executable file
7 lines
No EOL
120 B
Python
Executable file
#!/usr/bin/env python
|
|
|
|
from esds.helpers.platform import YAMLPlatformFile
|
|
|
|
|
|
|
|
simulator=YAMLPlatformFile("platform.yaml") |