4 lines
45 B
Python
4 lines
45 B
Python
|
"""Const for Mailgun."""
|
||
|
|
||
|
DOMAIN = "mailgun"
|