Skip to content

Commit be2c3c5

Browse files
committed
isort
1 parent ffd9b27 commit be2c3c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sponsor/slack.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import requests
2-
from requests import RequestException
32
from constance import config
3+
from requests import RequestException
44

55

66
def send_new_sponsor_notification(id: int, sponsor_name: str):

0 commit comments

Comments
 (0)