summaryrefslogtreecommitdiff
path: root/tests/functional/w/wrong_exception_operation.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix issues with new typing Union syntax (Py310) (#8122)Marc Mueller2023-02-011-1/+1
| | | | * Fix issues with new typing Union syntax (Py310) * Upgrade astroid to 2.14.1
* [functional tests] Rename example_functional_tests.py => ↵Pierre Sassoulas2019-09-101-0/+18
e/example_functional_tests.py Permit to navigate in the functional tests easier.