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
- Replace `property-manager` with `functools.cached_property` (Python 3.8+) / `cached-property` (pre-Python 3.8)
- Open TOML files using UTF-8 (contributed by [@domdfcoding](https://github.com/domdfcoding))
- Get tests to pass on Windows
0 commit comments