matecsaj / ebay_rest

A pip package that conveniently wraps eBay’s RESTful APIs.
MIT License
43 stars 12 forks source link

Fix typo in token.py in digital signatures #69

Closed gbm001 closed 1 year ago

gbm001 commented 1 year ago

Slightly embarrassing typo in my last-minute fix to the now-merged pull request...

(personally I'm not a big fan of single underscore prefixes in Python except for exceptional cases...)