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

3 lines
56 B
Python

import xmlrpc # S411
from xmlrpc import server # S411