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 10c7a9a commit c0ff3afCopy full SHA for c0ff3af
tests/conftest.py
@@ -8,8 +8,8 @@
8
9
from commitizen import cmd, defaults
10
from commitizen.config import BaseConfig
11
-from commitizen.cz.base import BaseCommitizen
12
from commitizen.cz import registry
+from commitizen.cz.base import BaseCommitizen
13
from tests.utils import create_file_and_commit
14
15
SIGNER = "GitHub Action"
0 commit comments