You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently (see mypy branch) it looks like there are some outstanding issues in mypy that will prevent me from implementing this.
Specifically this is their difficulties in importing type aliases.
That said, if anyone figures out how to get these things to pass, I'm more than happy to take a Pull Request about it. I'm going to ice this issue until I hear more about why I see failures in sync.py
The text was updated successfully, but these errors were encountered:
Currently (see mypy branch) it looks like there are some outstanding issues in mypy that will prevent me from implementing this.
Specifically this is their difficulties in importing type aliases.
That said, if anyone figures out how to get these things to pass, I'm more than happy to take a Pull Request about it. I'm going to ice this issue until I hear more about why I see failures in sync.py
The text was updated successfully, but these errors were encountered: