xraver / mercedes_me_api

Script to use Mercedes Me APIs.
MIT License
57 stars 14 forks source link

Use f strings, fix spelling of retrieve #6

Closed danielrheinbay closed 3 years ago

danielrheinbay commented 3 years ago

Disclosure: I am employed by Mercedes-Benz AG. But while I am affiliated with Mercedes-Benz, I make this contribution as a private individual, not in my professional capacity. This contribution is in no way related to my employment with Mercedes-Benz AG and/or Mercedes-Benz.

xraver commented 3 years ago

Thanks for your patch! My experience comes from C. Python owns many feature to simplify source code. This is my first python project and represents also a chance to learn and improve it :)