diff --git a/examples/examples.py b/examples/examples.py index 21585612b79d6b7e3e57bacd74600d6804700ae5..767d8ea3547889a1d0e75c40ef5813c189d79632 100644 --- a/examples/examples.py +++ b/examples/examples.py @@ -226,4 +226,4 @@ def run_example_binary_with_writing_logfile(): ) -run_example_binary_with_writing_logfile() +run_example_binary_with_writing_logfile() \ No newline at end of file