diff --git a/examples/customize_logging.py b/examples/customize_logging.py index 3ddf3c6..46f8916 100644 --- a/examples/customize_logging.py +++ b/examples/customize_logging.py @@ -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