8000 style(commands/bump): fix format · edvm/commitizen@74738af · GitHub
[go: up one dir, main page]

Skip to content

Commit 74738af

Browse files
style(commands/bump): fix format
1 parent 9795466 commit 74738af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

commitizen/commands/bump.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ def __call__(self): # noqa: C901
109109
if increment is None:
110110
increment = self.find_increment(commits)
111111

112-
113112
# Increment is removed when current and next version
114113
# are expected to be prereleases.
115114
if prerelease and current_version_instance.is_prerelease:

0 commit comments

Comments
 (0)
0