kLabUM / StormReactor

StormReactor: Python package for modeling any pollutant generation or removal method in SWMM
GNU Lesser General Public License v3.0
25 stars 7 forks source link

Remove parentheses for assertions #6

Open easyteacher opened 2 years ago

easyteacher commented 2 years ago

This removes the warning: :1: SyntaxWarning: assertion is always true, perhaps remove parentheses?

bemason commented 2 years ago

@easyteacher -- StormReactor is now up to date with the latest versions of swmm, swmm-python, and pyswmm. It will now be easier to make additional updates. If you're interested in making the changes you suggested in 2021, we would be happy to have them. Thank you! :)

biteteemo commented 1 year ago

Hi Bemason, wonderful job! May I ask if we can create a customized water quality method integrated with neural networks?