aboutsummaryrefslogtreecommitdiff
path: root/tests/cpydiff/types_str_ljust_rjust.py
AgeCommit message (Expand)Author
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2017-12-03tests/cpydiff: Fix markup where "`" (xref) was used instead of "``" (code).Paul Sokolovsky
2017-07-09tests/cpydiff: Add case for str.ljust/rjust.Paul Sokolovsky