Skip to content

Commit

Permalink
fix multiple spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
gitAskur committed Jun 3, 2020
1 parent dd3af3c commit 40d372a
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 @@ -257,6 +257,6 @@ class NotificationTypeEnumV2(enum.Enum):
"RaffleCreated": 243,
"RaffleExpired": 244,
"RaffleFinished": 245,
"StructureImpendingAbandonmentAssetsAtRisk": 249
"StructureImpendingAbandonmentAssetsAtRisk": 249
}
)

0 comments on commit 40d372a

Please sign in to comment.