Refactor notifications into its own module with tests

This commit is contained in:
Joe Weiss
2022-06-18 13:15:43 -04:00
parent 04200b948b
commit 97c29ce36c
7 changed files with 162 additions and 56 deletions
+3 -1
View File
@@ -10,4 +10,6 @@ pandas
seaborn
streamlit
plotly
apprise
apprise
pytest==7.1.2
pytest-mock==3.7.0