esds/example/platform_test.py

7 lines
120 B
Python
Raw Normal View History

2022-09-10 10:06:17 +02:00
#!/usr/bin/env python
from esds.helpers.platform import YAMLPlatformFile
simulator=YAMLPlatformFile("platform.yaml")