Skip to content

Commit e8dfd20

Browse files
Update docs/website/docs/conftest.py
Co-authored-by: Anton Burnashev <anton.burnashev@gmail.com>
1 parent fa96c70 commit e8dfd20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/website/docs/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from dlt.common.configuration.container import Container
77

88
# patch which providers to enable
9-
from dlt.common.configuration.providers import EnvironProvider, SecretsTomlProvider, ConfigTomlProvider
9+
from dlt.common.configuration.providers import EnvironProvider, SecretsTomlProvider, ConfigTomlProvider
1010
from dlt.common.configuration.specs.config_providers_context import ConfigProvidersContext
1111

1212

0 commit comments

Comments
 (0)