Commit ad919d5d authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

temporarily compatible with CsstMbiDataManager

parent 46bef1cc
...@@ -567,3 +567,7 @@ class CsstMsDataManager: ...@@ -567,3 +567,7 @@ class CsstMsDataManager:
def dfs_l1_query(self, obs_id, detector): def dfs_l1_query(self, obs_id, detector):
""" Query L1 data from DFS. """ """ Query L1 data from DFS. """
pass pass
# temporarily compatible with old interface
CsstMbiDataManager = CsstMsDataManager
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment