Summary
Auto import adds new import statements at the beginning of the file. This breaks possible from __future__ import annotations statements which need to be at the top.
Before (https://play.ty.dev/756bd987-60fd-494c-9d1a-9270493f064d):
After:
Version
a21cde8a5