aboutsummaryrefslogtreecommitdiffstats
path: root/python/report_ops
diff options
context:
space:
mode:
Diffstat (limited to 'python/report_ops')
-rw-r--r--python/report_ops/utils.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/report_ops/utils.py b/python/report_ops/utils.py
index c713e2c7..2b3ee327 100644
--- a/python/report_ops/utils.py
+++ b/python/report_ops/utils.py
@@ -4,6 +4,7 @@ from tabulate import tabulate
import math
import logging
from dataclasses import dataclass
+from typing import ClassVar
from serenitas.utils.exchange import ExchangeMessage, FileAttachment
from serenitas.analytics.dates import next_business_day