Pattern: Wrong import order Issue: - Description Used when PEP 8 import order is not respected (standard imports first, then third-party libraries, then local imports).