aboutsummaryrefslogtreecommitdiffstats
path: root/python/baml_fcm_fx.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/baml_fcm_fx.py')
-rw-r--r--python/baml_fcm_fx.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/baml_fcm_fx.py b/python/baml_fcm_fx.py
index 927f8b02..45c57fb0 100644
--- a/python/baml_fcm_fx.py
+++ b/python/baml_fcm_fx.py
@@ -1,5 +1,5 @@
import datetime
-from report_ops.utils import BamlFcmNotify
+from report_ops.fcm import BamlFcmNotify
from serenitas.utils.db2 import dbconn
from tabulate import tabulate