Skip to content

Commit

Permalink
revert conduits as property
Browse files Browse the repository at this point in the history
  • Loading branch information
aerispaha committed Dec 19, 2024
1 parent 9d7d55e commit ce8ccf7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion swmmio/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,6 @@ def rpt_warnings(self, verbose=False):
warnings = 'RPT file is not valid'
return warnings

@property
def conduits(self):
"""
collect all useful and available data related model conduits and
Expand Down

0 comments on commit ce8ccf7

Please sign in to comment.