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.
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.
Follow-up to #2266.
The text was updated successfully, but these errors were encountered: