summaryrefslogtreecommitdiff
path: root/doc/data/messages/t/truncated-format-string/bad.py
diff options
context:
space:
mode:
Diffstat (limited to 'doc/data/messages/t/truncated-format-string/bad.py')
-rw-r--r--doc/data/messages/t/truncated-format-string/bad.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/data/messages/t/truncated-format-string/bad.py b/doc/data/messages/t/truncated-format-string/bad.py
index 961582bff..a44bca2f3 100644
--- a/doc/data/messages/t/truncated-format-string/bad.py
+++ b/doc/data/messages/t/truncated-format-string/bad.py
@@ -1,3 +1,3 @@
PARG_2 = 1
-print("strange format %2" % PARG_2) # [truncated-format-string]
+print("strange format %2" % PARG_2) # [truncated-format-string]