get_expected_summary_states# lsst.ts.salobj.get_expected_summary_states(initial_state, final_state)# Return all summary states expected when transitioning from one state to another. Parameters: initial_state (State | int) final_state (State | int) Return type: list[State]