We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6288ac commit 95d4073Copy full SHA for 95d4073
tests/snippets/builtin_format.py
@@ -5,4 +5,4 @@
5
except TypeError:
6
pass
7
else:
8
- assert False, "TypeError not raised when format is called with a number"
+ assert False, "TypeError not raised when format is called with a number"
0 commit comments