openflexure-microscope-server/openflexure_microscope/api/default_extensions
Richard Bowman a9fff24848 Explicitly specify encoding
The update to pylint means we were failing because open()
doesn't specify the encoding everywhere.  I have now specified utf-8
everywhere.  This was patchy before, and is default behaviour on the
Pi.  There's a slim chance it will cause some issues on Windows, but
that shouldn't affect anyone outside the developers.

I've also ignored a couple of new spurious warnings, and explicitly
ignored some unused variables.
2022-08-09 07:16:44 +01:00
..
picamera_autocalibrate fixed typing error 2021-04-27 20:17:07 +01:00
__init__.py Integrated CSMExtension 2020-12-04 16:05:39 +00:00
autofocus.py Explicitly specify encoding 2022-08-09 07:16:44 +01:00
autostorage.py Fixed get_locations method reference 2020-11-30 16:59:56 +00:00
camera_stage_mapping.py Explicitly specify encoding 2022-08-09 07:16:44 +01:00
scan.py Linter/type checking fixes 2022-04-20 13:31:33 +01:00
zip_builder.py Typing fix 2021-07-25 03:38:20 +01:00