Skip to content

Commit aa77d23

Browse files
committed
remove addressed todo
1 parent c1dac09 commit aa77d23

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

jupyter_releaser/lib.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,8 +239,6 @@ def draft_release(
239239

240240
# Bump to post version if given
241241
if post_version_spec:
242-
# TODO: can this be a static setting and still preserve what
243-
# we have?
244242
post_version = bump_version(
245243
post_version_spec, version_cmd=version_cmd, changelog_path=changelog_path
246244
)

0 commit comments

Comments
 (0)