aboutsummaryrefslogtreecommitdiffstats
path: root/python/report_ops
diff options
context:
space:
mode:
Diffstat (limited to 'python/report_ops')
-rw-r--r--python/report_ops/scotia.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/report_ops/scotia.py b/python/report_ops/scotia.py
index c7297e7d..20e64ecd 100644
--- a/python/report_ops/scotia.py
+++ b/python/report_ops/scotia.py
@@ -9,6 +9,7 @@ from selenium.webdriver.support import expected_conditions as EC
from selenium.webdriver.common.by import By
from serenitas.utils.env import DAILY_DIR
+from serenitas.analytics.dates import prev_business_day
logger = logging.getLogger(__name__)