Input number {item['index']}
") + #this visualizes the "from-to" and it is more clear to eye-check what is going on + print("") + print(item["input"]) + print("") print( out ) -print( PlumedToHTML.get_html_header() ) print('
diff --git a/.gitignore b/.gitignore index dfccfba..02d5668 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,12 @@ build .tox __pycache__ coverage.xml +# remainings of tox tests +/colvar* +/bck* +/plinp* +/testmarkdown* +/mermaid* +# virtual environments +/venv* +/env* diff --git a/check_inputs/create_inputs.py b/check_inputs/create_inputs.py index 6fb07c9..b462e8a 100644 --- a/check_inputs/create_inputs.py +++ b/check_inputs/create_inputs.py @@ -37,18 +37,23 @@ print('
") + print(item["input"]) + print("") print( out ) -print( PlumedToHTML.get_html_header() ) print('