openflexure-microscope-server/openflexure_microscope/api
Richard Bowman cd5e32b843 Removed deprecated np.float
numpy 1.20 deprecates np.float, which was only ever an alias for
``float``.  I've replaced all occurrences of np.float with float, as
recommended.  There should be no change in functionality.
2021-03-30 17:40:19 +01:00
..
default_extensions Removed deprecated np.float 2021-03-30 17:40:19 +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