Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave North committed Oct 3, 2017
1 parent 9feb925 commit ac91826
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lambda/iam-notify-slack.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
import os
from slacker import Slacker


def send_to_slack(message, attachment, channel, key):
status = True
print("sending slack message " + message)
Expand Down

0 comments on commit ac91826

Please sign in to comment.