Skip to content

Commit

Permalink
Fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
steven-noorbergen committed Nov 22, 2023
1 parent f42c490 commit bbb4977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eve_glue/notification_type.py
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ class NotificationTypeEnumV2(enum.Enum):
},
)

NotificationTypeEnumV10 = new_from_enum(
NotificationTypeEnumV11 = new_from_enum(
"NotificationTypeEnumV11",
NotificationTypeEnumV10,
add={
Expand Down

0 comments on commit bbb4977

Please sign in to comment.