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

added readme to docs and examples

parent 70ec9f4b
No related branches found
No related tags found
No related merge requests found
......@@ -110,7 +110,7 @@ def run_example_binary_with_custom_logging():
# Do whatever you like with the dataframe.
print(df)
run_example_binary_with_custom_logging()
# run_example_binary_with_custom_logging()
def run_example_binary_with_writing_logfile():
"""
......@@ -141,4 +141,4 @@ def run_example_binary_with_writing_logfile():
# Some routine to plot.
# run_example_binary_with_writing_logfile()
\ No newline at end of file
# run_example_binary_with_writing_logfile()
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