Forgot pre-commit for master > 2.9.x

This commit is contained in:
Joel Falknau
2021-08-20 14:50:44 +10:00
parent 392a0c4dcb
commit dc97fb1cc5
3 changed files with 24 additions and 24 deletions

View File

@@ -7,13 +7,13 @@ The notifications package has an API for sending notifications.
Location: ``allianceauth.notifications``
.. automodule:: allianceauth.notifications.__init__
:members: notify
:members: notify
models
===========
.. autoclass:: allianceauth.notifications.models.Notification
:members: Level, mark_viewed, set_level
:members: Level, mark_viewed, set_level
managers
===========