ruff/crates/ruff_linter/resources/test/fixtures/flake8_bandit/S410.py

3 lines
51 B
Python

import lxml # S410
from lxml import etree # S410