Skip to content

Commit

Permalink
Update disnake/entitlement.py
Browse files Browse the repository at this point in the history
Co-authored-by: vi <[email protected]>
Signed-off-by: Snipy7374 <[email protected]>
  • Loading branch information
Snipy7374 and shiftinv authored Dec 25, 2024
1 parent d7bea2d commit 7770e2d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion disnake/entitlement.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ class Entitlement(Hashable):
Set to ``None`` when this is a test entitlement.
ends_at: Optional[:class:`datetime.datetime`]
The time at which the entitlement stops being active.
Set to ``None`` when this is a test entitlement or when this is an indefinite entitlement.
You can use :meth:`is_active` to check whether this entitlement is still active.
"""
Expand Down

0 comments on commit 7770e2d

Please sign in to comment.