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

6 lines
165 B
Python

"""
Test: ensure we're able to correctly remove unused imports
even if they have characters in them that undergo NFKC normalization
"""
from .main import MaµToMan