xref: /aosp_15_r20/external/bazelbuild-rules_python/gazelle/python/testdata/sibling_imports/pkg/unit_test.py (revision 60517a1edbc8ecf509223e9af94a7adec7d736b8)
1import a
2import test_util
3from b import run
4