Skip to content

Commit

Permalink
Fix placeholder comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bcaddy committed Nov 16, 2023
1 parent 9b751a5 commit c1f6d9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python_scripts/concat_particles.py
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ def __setup_destination_file(source_directory: pathlib.Path,
compression_type: str,
compression_options: str,
chunking) -> h5py.File:
"""_summary_
"""Setup the destination file by copying the header and setting up the datasets
Parameters
----------
Expand Down

0 comments on commit c1f6d9e

Please sign in to comment.