Skip to content

Commit b9dd000

Browse files
committed
Remove extraneous comment
1 parent 455563d commit b9dd000

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jupyter_releaser/changelog.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,6 @@ def build_entry(branch, repo, auth, changelog_path, resolve_backports):
138138
raise ValueError("Insert marker appears more than once in changelog")
139139

140140
# Get changelog entry
141-
# for a pull request, use the target branch
142141
entry = get_version_entry(
143142
f"origin/{branch}",
144143
repo,

0 commit comments

Comments
 (0)