mirror of
https://github.com/caronc/apprise.git
synced 2025-08-18 12:30:13 +02:00
Refactor: Python Module Naming & Namespace Harmonization (#1119)
This commit is contained in:
@@ -33,7 +33,7 @@ import requests
|
||||
from apprise import Apprise
|
||||
from apprise import AppriseAttachment
|
||||
from apprise import NotifyType
|
||||
from apprise.plugins.NotifySMTP2Go import NotifySMTP2Go
|
||||
from apprise.plugins.smtp2go import NotifySMTP2Go
|
||||
from helpers import AppriseURLTester
|
||||
|
||||
# Disable logging for a cleaner testing output
|
||||
|
Reference in New Issue
Block a user