8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be23f75 commit 99a15a1Copy full SHA for 99a15a1
libraries/botbuilder-azure/tests/test_cosmos_storage.py
@@ -3,7 +3,7 @@
3
4
import pytest
5
from botbuilder.core import StoreItem
6
-from botbuilder.azure import (CosmosDbStorage, CosmosDbConfig)
+from botbuilder.azure import CosmosDbStorage, CosmosDbConfig
7
8
# local cosmosdb emulator instance cosmos_db_config
9
cosmos_db_config = CosmosDbConfig(
0 commit comments