Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
Signed-off-by: Future-Outlier <[email protected]>
  • Loading branch information
Future-Outlier committed Jan 17, 2024
1 parent 17d48ae commit 4898083
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/flyin_plugin/flyin_plugin/vscode.py
Original file line number Diff line number Diff line change
Expand Up @@ -182,8 +182,11 @@ def wf_exception():

# %% [markdown]
# ### Send Notifications before VSCode server terminated
#
# You can set up notifications to be sent before the VSCode server is terminated.
#
# In the example, we will sent the noticiation to slack when the VSCode server will be terminated in 60 seconds.
#
# You can switch sengrid_notifier to slack_notifier to send the notification through email.
# %%
from flytekit import Secret, task, workflow
Expand Down

0 comments on commit 4898083

Please sign in to comment.