typeddjango / djangorestframework-stubs

PEP-484 stubs for django-rest-framework
MIT License
452 stars 118 forks source link

Fix `APIRequestFactory` method signatures #634

Closed DongwookKim0823 closed 5 months ago

DongwookKim0823 commented 5 months ago

I have made things!

I have updated the method signatures in APIRequestFactory to include the correct types and removed unnecessary variables.