We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49995c6 commit b0c46a3Copy full SHA for b0c46a3
bumpversion/scm/models.py
@@ -10,7 +10,7 @@
10
11
logger = get_indented_logger(__name__)
12
13
-if TYPE_CHECKING:
+if TYPE_CHECKING: # pragma: no-coverage
14
from bumpversion.config import Config
15
16
0 commit comments