|
|
|
|
|
by crucialfelix
850 days ago
|
|
The types will work in pyrite, but there is no pyright support for plugins, so the Django magic doesn't get typed correctly. I'm considering switching to pyright, probably by rewriting code that uses this magic. Or running both in ci with different configurations. |
|