Skip to content

Commit

Permalink
remove extraneous print
Browse files Browse the repository at this point in the history
  • Loading branch information
jreadey committed Apr 24, 2024
1 parent 90025e8 commit 948e753
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions h5pyd/_apps/hscopy.py
Original file line number Diff line number Diff line change
Expand Up @@ -218,8 +218,6 @@ def main():
else:
compress_filter = None

print("load_file, compressLevel:", compressLevel)

try:
# do the actual load
load_file(
Expand Down

0 comments on commit 948e753

Please sign in to comment.