From 6ed9d5a50d7828a7e88d525840780bf38bb9fa9b Mon Sep 17 00:00:00 2001 From: mcguirepr89 Date: Fri, 24 Jun 2022 09:25:38 -0400 Subject: [PATCH] lint more --- tests/test_apprise_notifications.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/test_apprise_notifications.py b/tests/test_apprise_notifications.py index 2499732..9a9e645 100644 --- a/tests/test_apprise_notifications.py +++ b/tests/test_apprise_notifications.py @@ -1,7 +1,6 @@ import os import sqlite3 import pytest - from scripts.utils.notifications import sendAppriseNotifications from datetime import datetime