We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffd9b27 commit be2c3c5Copy full SHA for be2c3c5
sponsor/slack.py
@@ -1,6 +1,6 @@
1
import requests
2
-from requests import RequestException
3
from constance import config
+from requests import RequestException
4
5
6
def send_new_sponsor_notification(id: int, sponsor_name: str):
0 commit comments