Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
amirbashan committed Feb 10, 2025
1 parent 3746924 commit 4076563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion operators/test_email_notifier/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ def operator(*_):
invoke_on(raise_exception, 'email_notifier', True)

if __name__ == '__main__':
pass
invoke_on(raise_exception, 'email_notifier', True)

0 comments on commit 4076563

Please sign in to comment.