Loading test/test_interface_ngspice/test_DocuDutLib_simu.py +1 −1 Original line number Diff line number Diff line Loading @@ -205,7 +205,7 @@ def test_docu_with_sim(): docu.generate_docu( docu_path, plot_specs=[{"type": "gummel_vbc", "key": "fgummel", "style": "xtraction_color"}], show=True, # not possible in CI/CD show=False, # not possible in CI/CD save_tikz_settings={ "width": "3in", "height": "5in", Loading Loading
test/test_interface_ngspice/test_DocuDutLib_simu.py +1 −1 Original line number Diff line number Diff line Loading @@ -205,7 +205,7 @@ def test_docu_with_sim(): docu.generate_docu( docu_path, plot_specs=[{"type": "gummel_vbc", "key": "fgummel", "style": "xtraction_color"}], show=True, # not possible in CI/CD show=False, # not possible in CI/CD save_tikz_settings={ "width": "3in", "height": "5in", Loading