keenlabs / KeenClient-Python

Official Python client for the Keen IO API. Build analytics features directly into your Python apps.
https://keen.io/docs
MIT License
133 stars 58 forks source link

Refactor _error_handling() #143

Open masojus opened 6 years ago

masojus commented 6 years ago

As per comments here.

Also, the SavedQueriesInterface I believe has its own version of the get_json/error_handling stuff for some reason, which could possibly be shared.