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 fa96c70 commit e8dfd20Copy full SHA for e8dfd20
docs/website/docs/conftest.py
@@ -6,7 +6,7 @@
6
from dlt.common.configuration.container import Container
7
8
# patch which providers to enable
9
-from dlt.common.configuration.providers import EnvironProvider, SecretsTomlProvider, ConfigTomlProvider
+from dlt.common.configuration.providers import EnvironProvider, SecretsTomlProvider, ConfigTomlProvider
10
from dlt.common.configuration.specs.config_providers_context import ConfigProvidersContext
11
12
0 commit comments