studioml / studio

Studio: Simplify and expedite model building process
https://studio.ml
Apache License 2.0
379 stars 52 forks source link

Fix HTTP artifacts database provider. #453

Closed andreidenissov-cog closed 3 years ago

andreidenissov-cog commented 3 years ago

HTTP artifacts database provider still uses http_artifact_store.py module, which has been removed from code base. We need to switch usage to http_storage_handler.py