Merge remote-tracking branch 'origin/87-markup-workbench' into 91-material-features
This commit is contained in:
commit
4f75310263
39 changed files with 2633 additions and 218 deletions
|
@ -1,7 +1,7 @@
|
|||
import argparse
|
||||
|
||||
from usecases.stability_check_usecase import StabilityCheckUseCase
|
||||
# python3 main.py --aspPath /home/idontsudo/t/framework/cad_generation/out/sdf-generation/ --buildNumber 2
|
||||
|
||||
def main():
|
||||
parser = argparse.ArgumentParser()
|
||||
parser.add_argument('--aspPath', help='asp folder generation path')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue