openflexure-microscope-server/openflexure_microscope/api
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
..
default_extensions Fixed type annotations in autofocus and mock stage 2021-03-30 17:51:00 +01:00
dev_extensions 2.9 dev numpy types 2020-12-04 13:35:11 +00:00
static Make the origin override persistent 2021-02-09 09:46:52 +00:00
utilities Static type analysis 2020-11-30 13:36:45 +00:00
v2 Handle missing endpoints 2020-11-30 17:10:00 +00:00
__init__.py Removed old plugin system 2019-12-18 15:04:55 +00:00
app.py Move away from poetry 2021-03-26 21:11:22 +00:00