mirror of https://github.com/caronc/apprise
fixed pep8
parent
260d30aec1
commit
33e1ff237b
|
@ -52,7 +52,6 @@ from ..common import NotifyFormat, NotifyType, PersistentStoreMode
|
||||||
from ..conversion import convert_between
|
from ..conversion import convert_between
|
||||||
from ..utils import is_ipaddr, is_email, parse_emails, is_hostname, parse_bool
|
from ..utils import is_ipaddr, is_email, parse_emails, is_hostname, parse_bool
|
||||||
from ..locale import gettext_lazy as _
|
from ..locale import gettext_lazy as _
|
||||||
from ..logger import logger
|
|
||||||
|
|
||||||
try:
|
try:
|
||||||
import pgpy
|
import pgpy
|
||||||
|
|
Loading…
Reference in New Issue