summaryrefslogtreecommitdiff
path: root/tests/indent/python
AgeCommit message (Collapse)Author
2022-02-05indents(python): remove branches.py from expected failuresStephan Seitz
The previous indentation actually causes a linter warning when using pep8
2022-02-05indents: allow aligned_indent for unfinished calls in C and PythonStephan Seitz
2022-01-21feat(indent): support `@aligned_indent` for pythonMunif Tanjim
2021-04-23move all tests to top-level tests/ directoryJędrzej Boczar