New features
Bugs fixed
- fm2prof interpreting missing value (-999) as water level (#89 )
- fixed branch exception issue that failed if user provided no rules in
utils.GenerateCrossSectionLocationFile
Maintenance
- switched from black & isort to Ruff for linting and code formatting
- removed unused code
- added extra tests