summaryrefslogtreecommitdiff
path: root/tests/functional/t/typing_use.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix trailing whitespaces and trailing newlinesPierre Sassoulas2020-05-031-1/+1
|
* ``no-self-use`` is no longer emitted for typing stubs.Claudiu Popa2020-03-071-1/+15
| | | | Close #3439
* [functional tests] Rename example_functional_tests.py => ↵Pierre Sassoulas2019-09-101-0/+51
e/example_functional_tests.py Permit to navigate in the functional tests easier.