summaryrefslogtreecommitdiff
path: root/python/testData/inspections/PyUnresolvedReferencesInspection/UnusedImportBeforeStarDunderAll/p1/m1.py
blob: 3f8018db03f2b1103e4f4302223d1e7e8739ca3d (plain)
1
2
import b
__all__ = []