mirror of
https://github.com/mtan93/cachet-url-monitor.git
synced 2026-04-28 06:06:21 +01:00
969a2b1580
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.