DEBSOURCES
Skip Quicknav
sources / flake8-import-order / 0.19.2-1 / tests / test_cases / wrong_from_import_same.py
1234567
# cryptography from os import system from os import path # I100 if TYPE_CHECKING: from os import system from os import path # I100