Skip to content

Commit 5a251ab

Browse files
committed
fix typo
1 parent 3e718f4 commit 5a251ab

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/hecdss/hecdss.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -842,8 +842,6 @@ def set_debug_level(self, level) -> int:
842842
"""
843843
return self._native.hec_dss_set_debug_level(level)
844844

845-
def
846-
847845

848846
if __name__ == "__main__":
849847
# import pdb;pdb.set_trace()

0 commit comments

Comments
 (0)