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

7 lines
42 B
Python

import os
x = 1
if x > 0:
import os