Skip to content

Commit

Permalink
Bad commit
Browse files Browse the repository at this point in the history
  • Loading branch information
dmerejkowsky committed Dec 13, 2024
1 parent c71609a commit 626cc52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tbump/file_bumper.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ def __init__(
self.lineno = lineno
self.old_line = old_line
self.new_line = new_line
unused_variable = "unused"

def print_self(self) -> None:
from tbump.cli import print_diff
Expand Down

0 comments on commit 626cc52

Please sign in to comment.