You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I came here to update the same but usually check if someone has already raised to avoid duplication and maintenance for mainteners. is the PR approved?
Your example on teams looks like this:
@teams_sender(token="<webhook_url_to_your_teams_channel>")
while it should look like that:
@teams_sender(webhook_url="<webhook_url_to_your_teams_channel>")
The text was updated successfully, but these errors were encountered: