tomasbedrich / pycaching

A Python 3 interface for working with Geocaching.com website.
https://pycaching.readthedocs.io/
GNU Lesser General Public License v3.0
61 stars 46 forks source link

Allow the string to be used as a `sort_by` parameter in `Geocaching.sort()` method #228

Closed BelKed closed 1 year ago

BelKed commented 1 year ago

Allow the string to be used as a sort_by parameter in Geocaching.sort() method

FriedrichFroebel commented 1 year ago

Thanks for the PR. Could you please add a corresponding test as well?