Skip to content
Snippets Groups Projects
Commit 9a9a577e authored by David Hendriks's avatar David Hendriks
Browse files

small edits

parent 5535d931
No related branches found
No related tags found
No related merge requests found
...@@ -4,9 +4,6 @@ import binary_c ...@@ -4,9 +4,6 @@ import binary_c
from defaults import physics_defaults from defaults import physics_defaults
############################################################ ############################################################
# Test script to run a binary using the binary_c Python # Test script to run a binary using the binary_c Python
# module. # module.
...@@ -159,7 +156,4 @@ def example_with_loading_default_args(): ...@@ -159,7 +156,4 @@ def example_with_loading_default_args():
example_with_loading_default_args() example_with_loading_default_args()
\ No newline at end of file
quit()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment