chore: added identifiers in the notification (#5513)

This commit is contained in:
Bavisetti Narayan 2024-09-05 13:30:44 +05:30 committed by GitHub
parent dbecf5cf5e
commit a3a7053be7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 144 additions and 6 deletions

View file

@ -2,10 +2,8 @@
# Python imports
import os
import ssl
from urllib.parse import urlparse
import certifi
# Third party imports
import dj_database_url