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

temporarily compatible with CsstMbiDataManager

parent 46bef1cc
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
@@ -567,3 +567,7 @@ class CsstMsDataManager:
    def dfs_l1_query(self, obs_id, detector):
        """ Query L1 data from DFS. """
        pass


# temporarily compatible with old interface
CsstMbiDataManager = CsstMsDataManager