smartcar / python-sdk

Smartcar Python SDK
MIT License
44 stars 13 forks source link

fix: Adds `is_expired` function to main scope. #111

Open elg3a opened 2 years ago

elg3a commented 2 years ago

To comply with the SDK Reference, the is_expired function is added to the main smartcar scope.

This fixes #110