from silq.instrument_interfaces import InstrumentInterface [docs]class MockInterface(InstrumentInterface): pass