aboutsummaryrefslogtreecommitdiffstats
path: root/python/report_ops
diff options
context:
space:
mode:
Diffstat (limited to 'python/report_ops')
-rw-r--r--python/report_ops/cash.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/report_ops/cash.py b/python/report_ops/cash.py
index 2550b316..79e4a8b0 100644
--- a/python/report_ops/cash.py
+++ b/python/report_ops/cash.py
@@ -6,6 +6,7 @@ from typing import ClassVar
from .misc import get_dir, dt_from_fname
from .custodians import NT, UMB, BNY
from functools import partial
+from dataclasses import dataclass
@dataclass