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
Try to write some minimal stubs that simulate how Django uses descriptors, and see if we can type check code using them. Depending on the results, we may want to add some test cases that reflect these use cases, or improve the descriptor implementation.