Skip to content

Commit e20b631

Browse files
committed
adjust docstring
1 parent 2fe3d73 commit e20b631

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyter_scheduler/models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
class NotificationEvent(str, Enum):
1515
"""
16-
Enum for events triggering notifications. Implementers can extend
16+
Enum that represents events triggering notifications. Implementers can extend
1717
this enum to include additional notification events as needed.
1818
1919
Attributes:

0 commit comments

Comments
 (0)