Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use Path.hardlink_to to avoid warnings about link_to deprecation
src/strava_offline/gpx.py:38: DeprecationWarning: pathlib.Path.link_to() is deprecated and is scheduled for removal in Python 3.12. Use pathlib.Path.hardlink_to() instead.
- Loading branch information