Skip to content

Commit 868f15f

Browse files
committed
future-proof yacman import
1 parent 1a52adf commit 868f15f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bbconf/helpers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import logging
22

3-
from yacman.yacman1 import select_config
3+
from yacman import select_config
44

55
from .const import CFG_ENV_VARS
66
from .exceptions import MissingConfigDataError, BedBaseConnectionError

0 commit comments

Comments
 (0)