Minor changes

This commit is contained in:
Loic Guegan 2022-09-11 14:48:59 +02:00
parent f4f1d97504
commit a8281ebfd3
4 changed files with 19 additions and 3 deletions

View file

@ -4,4 +4,5 @@ from esds.helpers.platform import YAMLPlatformFile
simulator=YAMLPlatformFile("platform.yaml")
s=YAMLPlatformFile("platform.yaml")
s.run()