ruff/crates/ruff_linter/resources/test/fixtures/pyflakes/F821_10.py

5 lines
46 B
Python

try:
pass
except ExceptionGroup:
pass