Loading tests/python_API_test.py +0 −3 Original line number Diff line number Diff line Loading @@ -119,10 +119,7 @@ def test_run_system_with_custom_logging(): ) print(out) # Testing other utility functions def test_return_help(): out = binary_c_python_api.return_help("M_1") print(out) Loading Loading
tests/python_API_test.py +0 −3 Original line number Diff line number Diff line Loading @@ -119,10 +119,7 @@ def test_run_system_with_custom_logging(): ) print(out) # Testing other utility functions def test_return_help(): out = binary_c_python_api.return_help("M_1") print(out) Loading