Skip to content

Commit

Permalink
Run Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
IonesioJunior committed Feb 22, 2024
1 parent 68253d4 commit daf48b0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@ def init_notifier(

except Exception as e:
raise Exception(f"Error initializing notifier. \n {e}")

# This is not a public API.
# This method is used by other services to dispatch notifications internally
def dispatch_notification(
Expand Down

0 comments on commit daf48b0

Please sign in to comment.