Skip to content

Commit

Permalink
docs: Update example docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
nfelt14 committed Nov 12, 2024
1 parent b7672d6 commit d4c250c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/customize_logging.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""A script for connecting to a scope, retrieving waveform data, and saving it to a file."""
"""A script demonstrating how to customize the logging that happens during runtime."""

from tm_data_types import AnalogWaveform, write_file

Expand Down

0 comments on commit d4c250c

Please sign in to comment.