Skip to content

Commit a5c18cc

Browse files
committed
style: auto-generated changes shouldn't trigger ruff re-formatting
1 parent 1f9f840 commit a5c18cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

igor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ def do_edit_for_release():
406406
new_conf = textwrap.dedent(
407407
f"""\
408408
# @@@ editable
409-
copyright = "2009\N{EN DASH}{facts.now:%Y}, Ned Batchelder" # pylint: disable=redefined-builtin
409+
copyright = "2009\N{EN DASH}{facts.now:%Y}, Ned Batchelder" # pylint: disable=redefined-builtin
410410
# The short X.Y.Z version.
411411
version = "{facts.shortver}"
412412
# The full version, including alpha/beta/rc tags.

0 commit comments

Comments
 (0)