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 1a52adf commit 868f15fCopy full SHA for 868f15f
bbconf/helpers.py
@@ -1,6 +1,6 @@
1
import logging
2
3
-from yacman.yacman1 import select_config
+from yacman import select_config
4
5
from .const import CFG_ENV_VARS
6
from .exceptions import MissingConfigDataError, BedBaseConnectionError
0 commit comments