mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 22:40:09 +01:00
fix importerror
This commit is contained in:
parent
145401de33
commit
70a166275e
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ import logging
|
|||
import tempfile
|
||||
import subprocess as sp
|
||||
|
||||
from pycalver import config
|
||||
from . import config
|
||||
|
||||
logger = logging.getLogger("pycalver2.vcs")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue