for instance in `--py38-plus`: ```diff -if TYPE_CHECKING: - from typing import Protocol -else: - Protocol = object +from typing import Protocol ``` that's the most complex mode -- some of them are simpler (just imports)