openflexure-microscope-server/openflexure_microscope/api
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
..
default_extensions Explicitly specify encoding 2022-08-09 07:16:44 +01:00
dev_extensions 2.9 dev numpy types 2020-12-04 13:35:11 +00:00
utilities Explicitly specify encoding 2022-08-09 07:16:44 +01:00
v2 Removed openapi endpoints (now in LabThings) 2021-07-25 01:23:44 +01:00
__init__.py Removed old plugin system 2019-12-18 15:04:55 +00:00
app.py Explicitly specify encoding 2022-08-09 07:16:44 +01:00
openapi.py Sorted remaining content_type issues and blackened 2021-07-19 20:09:09 +01:00