mirror of
https://gitlab.com/manzerbredes/esds.git
synced 2025-04-05 17:46:29 +02:00
Debug version option
This commit is contained in:
parent
7ff1a129db
commit
c05a90570f
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
import sys, argparse, os
|
||||
from .platform import YAMLPlatformFile
|
||||
from esds import __version__
|
||||
|
||||
def run(arguments):
|
||||
parser = argparse.ArgumentParser(description='Run a simulation')
|
||||
|
|
Loading…
Add table
Reference in a new issue