Skip to content

Commit c9d1e80

Browse files
pre-commit-ci[bot]andrii-i
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent e20b631 commit c9d1e80

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 that represents 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)