esds/example/platform_test.py
2022-09-10 10:06:17 +02:00

7 lines
No EOL
120 B
Python
Executable file

#!/usr/bin/env python
from esds.helpers.platform import YAMLPlatformFile
simulator=YAMLPlatformFile("platform.yaml")