HARPgroup / HSPsquared

Hydrologic Simulation Program Python (HSPsquared)
GNU Affero General Public License v3.0
1 stars 0 forks source link

Debugging error: NameError: name 'is_float_digit' is not defined #76

Closed rburghol closed 1 year ago

rburghol commented 1 year ago

This one was tricky. It only occurred after I split utilities_specl into om and state,.

rburghol commented 7 months ago

Had a similar goof up when refactoring specl to include OM: NameError: name 'set_state' is not defined