Skip to content

Commit 3a0b2be

Browse files
committed
tests/basics/string_format2: Adjust comment now that tests succeed.
1 parent d653715 commit 3a0b2be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/basics/string_format2.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# comprehensive functionality test for {} format string
22

3-
int_tests = False # these take a while, and some give wrong results
3+
int_tests = False # these take a while
44
char_tests = True
55
str_tests = True
66

0 commit comments

Comments
 (0)