typeddjango / djangorestframework-stubs

PEP-484 stubs for django-rest-framework
MIT License
439 stars 115 forks source link

Cleanup: Add missing `None` return to `__init__` methods #492

Closed intgr closed 11 months ago

intgr commented 11 months ago

Seemed a bit inconsistent. This has no effect on user code.

Related issues

intgr commented 11 months ago

Merging myself as trvial change.