Skip to content

Commit

Permalink
export Welcome notification
Browse files Browse the repository at this point in the history
  • Loading branch information
zubenkoivan committed Jun 20, 2022
1 parent 20270e8 commit 26485d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions neuro_notifications_client/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
JobTransition,
QuotaResourceType,
QuotaWillBeReachedSoon,
Welcome,
)

__all__ = [
Expand All @@ -18,4 +19,5 @@
"QuotaWillBeReachedSoon",
"QuotaResourceType",
"CreditsWillRunOutSoon",
"Welcome",
]

0 comments on commit 26485d9

Please sign in to comment.