Skip to content
Snippets Groups Projects
Commit d61bc8c9 authored by Thomas Kluyver's avatar Thomas Kluyver
Browse files

Clean up removed parameter from docstring

parent 83ac2288
No related branches found
No related tags found
1 merge request!933[Tests] clearer comparison of HDF5 files
...@@ -164,9 +164,6 @@ def validate_hdf5_files( ...@@ -164,9 +164,6 @@ def validate_hdf5_files(
the reference data to validate against the reference data to validate against
cal_type (str): The type of calibration processing. cal_type (str): The type of calibration processing.
e.g. dark or correct. e.g. dark or correct.
find_difference (bool): A flag indicating a need to find the
difference between two files if tested data was
not identical to the reference data.
""" """
print("\n--- Compare HDF5 files ----") print("\n--- Compare HDF5 files ----")
print("REF:", reference_folder) print("REF:", reference_folder)
......
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