openflexure-microscope-server/openflexure_microscope/stage
Richard Bowman e73ee8875c Fixed type annotations in autofocus and mock stage
I don't know why these didn't fail before - possibly because of
incomplete type information from old numpy...
I removed a few annotations because they were failing (e.g.
np.sum can return a scalar or an array), but I don't think
this should be a problem - the function inputs and return values
are still typed.
2021-03-30 17:51:00 +01:00
..
__init__.py Blackened everything 2019-09-15 14:17:52 +01:00
base.py Added type hints to CSM extension 2020-12-04 17:05:40 +00:00
mock.py Fixed type annotations in autofocus and mock stage 2021-03-30 17:51:00 +01:00
sanga.py Removed deprecated np.float 2021-03-30 17:40:19 +01:00