diff --git a/forecasting_prophet/main.py b/forecasting_prophet/main.py index f2f07afeaa2b5cb115837f06c22d702fee42e057..712dd378348a5b6c58cf76ba3d7d55237050c242 100755 --- a/forecasting_prophet/main.py +++ b/forecasting_prophet/main.py @@ -1,5 +1,6 @@ import prophet_listener import logging.config +import time def main():