Hi,I'm try to use this library in my wrok.But it doesn't work.
It throw the problem: ImportError: cannot import name 'Api' from 'grafana_api.api'
it seems like the Api class has been removed from the api module in the grafana_api library.
Can you fix it in the next version? Thanks you