Commit 777c8c03 authored by David Hendriks's avatar David Hendriks
Browse files

changing the api bindings now

parent f5b3dd05
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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)