We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f9f840 commit a5c18ccCopy full SHA for a5c18cc
igor.py
@@ -406,7 +406,7 @@ def do_edit_for_release():
406
new_conf = textwrap.dedent(
407
f"""\
408
# @@@ editable
409
- copyright = "2009\N{EN DASH}{facts.now:%Y}, Ned Batchelder" # pylint: disable=redefined-builtin
+ copyright = "2009\N{EN DASH}{facts.now:%Y}, Ned Batchelder" # pylint: disable=redefined-builtin
410
# The short X.Y.Z version.
411
version = "{facts.shortver}"
412
# The full version, including alpha/beta/rc tags.
0 commit comments