issues
search
sqlalchemyorg
/
zimports
Python import rewriter
MIT License
75
stars
6
forks
source link
crashes on TYPE CHECKING with ELSE
#33
Closed
zzzeek
closed
2 years ago
zzzeek
commented
2 years ago
e.g.
if TYPE_CHECKING: # etc. else: # etc.
e.g.