import doesntexist # noqa: F401 import notthere.something # noqa: F401 from notthere import a, few, things # noqa: F401