Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhozic committed Sep 11, 2024
1 parent 438d549 commit 31e27ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/daf/message/messageperiod.py
Original file line number Diff line number Diff line change
Expand Up @@ -360,6 +360,7 @@ def adjust(self, minimum: timedelta) -> None:
raise NotImplementedError("Setting minimal period would break the definition of class.")


@doc_category("Message period")
class NamedDayOfMonthPeriod(EveryXPeriod):
"""
.. versionadded:: 4.1
Expand Down

0 comments on commit 31e27ba

Please sign in to comment.