openflexure-microscope-server/tests/mock_things/__init__.py
2025-07-10 15:29:10 +01:00

5 lines
165 B
Python

"""A package of test module providing mock Things for testing.
The mock things do not subclass the origninal things to minimise the inflation of
test coverage.
"""