shinneider / django-admin-inline-paginator

MIT License
127 stars 21 forks source link

Add type hints to `django_admin_inline_paginator` module #16

Closed aitorres closed 2 years ago

aitorres commented 2 years ago

Issue: closes #14

What I did

How to test

Install and run mypy django_admin_inline_paginator, it should pass without reporting any type errors.