We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d653715 commit 3a0b2beCopy full SHA for 3a0b2be
1 file changed
tests/basics/string_format2.py
@@ -1,6 +1,6 @@
1
# comprehensive functionality test for {} format string
2
3
-int_tests = False # these take a while, and some give wrong results
+int_tests = False # these take a while
4
char_tests = True
5
str_tests = True
6
0 commit comments