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 bf0b75c commit cc903b1Copy full SHA for cc903b1
src/apify/storage_clients/_apify/_utils.py
@@ -25,7 +25,7 @@
25
RequestQueueMetadata,
26
)
27
28
-from apify import Configuration
+from apify._configuration import Configuration
29
from apify.storage_clients._apify._models import ApifyKeyValueStoreMetadata
30
31
if TYPE_CHECKING:
0 commit comments