blob: 04ef4221ae2b2c406fc7a87a05b34f590105cd7d [file] [log] [blame]
<warning descr="Unused import statement">from a import foo</warning>
from b import foo
print(foo)