mirror of
https://github.com/mtan93/cachet-url-monitor.git
synced 2026-04-15 06:13:07 +01:00
In current version of code status file was being imported as cachet_url_monitor.status while configuration.py and status.py being kept in same folder. Hence replaced imported statement as import status as st.