Sign in
android
/
platform
/
external
/
python
/
pylint
/
612950b6eae36a543f4645d743f5fd02839c9788
/
.
/
tests
/
functional
/
u
/
ungrouped_imports_isort_compatible.py
blob: 2e64ed402a55e723ab0f65893b46254eea99da6e [
file
] [
log
] [
blame
]
"""Checks import order rule with imports that isort could generate"""
# pylint: disable=unused-import
import
astroid
import
isort
from
astroid
import
are_exclusive
,
decorators
from
astroid
.
modutils
import
get_module_part
,
is_standard_module