openflexure-microscope-server/openflexure_microscope/stage
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
..
__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 Static type analysis 2020-11-30 13:36:45 +00:00
sanga.py Removed deprecated np.float 2021-03-30 17:40:19 +01:00