5ce5593f4a
- Remove unused MagicMock import (F401) - Move sys.path.insert above third-party imports and add noqa: E402 to the two imports that must follow it (E402) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>