-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Description
Not a bug, more of a nitpick or cavil
In using "python2 contemplate_koans py", test_triple_single_quotes_work_too (about_strings.py - line 21) is followed by test_use_single_quotes_to_create_string_with_double_quotes (about_strings.py - line 29) , skipping over test_raw_strings_are_also_strings (about_strings.py - line 25).
The test_raw_strings_are_also_strings (about_strings.py - line 25) is then performed next.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels