All the typehints can't be imported anymore from the main module or submodules since v0.5+
obstore/dagster_obstore/azure/compute_log_manager.py:26:31 - error: "ClientConfig" is not exported from module "obstore.store"
Import from "._client" instead (reportPrivateImportUsage)