You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes config files no longer working (#95)
* Fixes config files not working
* Formatting
* Bump version
---------
Co-authored-by: maabuu <[email protected]>
Make project PEP 561 and PEP 735 compliant (#72)
- Add marker file `py.typed` to signal that package includes type hints.
- Add missing in-line type hints
- Move development dependencies into `[dependency-groups]`