diff options
Diffstat (limited to 'python/baml_fcm_fx.py')
| -rw-r--r-- | python/baml_fcm_fx.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/baml_fcm_fx.py b/python/baml_fcm_fx.py index 163c2f02..4d06991f 100644 --- a/python/baml_fcm_fx.py +++ b/python/baml_fcm_fx.py @@ -1,5 +1,5 @@ import datetime -from citco_ops.utils import BamlFcmNotify +from report_ops.utils import BamlFcmNotify from serenitas.utils.db2 import dbconn from tabulate import tabulate |
