mirror of
https://github.com/caronc/apprise.git
synced 2025-08-11 01:04:52 +02:00
Refactor: Python Module Naming & Namespace Harmonization (#1119)
This commit is contained in:
@ -26,7 +26,7 @@
|
||||
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
# POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
from apprise.plugins.NotifyServerChan import NotifyServerChan
|
||||
from apprise.plugins.serverchan import NotifyServerChan
|
||||
from helpers import AppriseURLTester
|
||||
|
||||
# Disable logging for a cleaner testing output
|
||||
|
Reference in New Issue
Block a user