We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bc1f52c + 1dcf31c commit 89be41bCopy full SHA for 89be41b
1 file changed
tests/test_strings.py
@@ -35,7 +35,7 @@
35
text_justification,
36
min_distance,
37
longest_common_prefix_v1, longest_common_prefix_v2, longest_common_prefix_v3,
38
- rotate,
+ rotate, rotate_alt,
39
first_unique_char,
40
repeat_substring,
41
atbash,
0 commit comments