NOAA-OWP / ngen-cal

Tools for calibrating and configuring NextGen
https://github.com/NOAA-OWP/ngen-cal/wiki
Other
9 stars 17 forks source link

fix(py3.12): explicitly call `__init__` to setup `PurePath` instance #195

Closed aaraney closed 1 month ago

aaraney commented 2 months ago

Fixes #193.

See #193 for detail.

aaraney commented 2 months ago

Once #187 is merged, this needs to be rebased off of master and re-pushed. This should fix the test failures.