Source code for nested_admin.exceptions

[docs]class NestedAdminPendingDeprecationWarning(PendingDeprecationWarning): pass