dollusion
Results
3
comments of
dollusion
I also have this issue and get the same result now with v3
Are you still working on this?
> Hi [@sebastianfym](https://github.com/sebastianfym) > > In your `main.py`, use TYPE_CHECKING as well and import as follows: > > from typing import TYPE_CHECKING > > if TYPE_CHECKING: > from team import...