summaryrefslogtreecommitdiff
path: root/camera_utils.py
AgeCommit message (Expand)Author
2022-05-29Clean up more docs to work with sphinx.Scott Gasch
2022-03-25Since this thing is on the innerwebs I suppose it should have aScott Gasch
2022-03-25Obscure some passwords/keys. There's actually nothing valuable hereScott Gasch
2022-02-15Fix a bug in sanity check image.Scott Gasch
2022-02-09Ditch named tuples for dataclasses.Scott Gasch
2022-02-08Hook in pylint to the pre-commit hook and start to fix some of itsScott Gasch
2022-02-03Change settings in flake8 and black.Scott Gasch
2022-02-02Used isort to sort imports. Also added to the git pre-commit hook.Scott
2022-01-26Ahem. Still running black?Scott
2022-01-26Ran black code formatter on everything.Scott
2022-01-26Reformatting.Scott
2022-01-26Fix missing f's.Scott
2022-01-12Add doctests, general cleanup.Scott
2022-01-12Scale back warnings.warn and add stacklevels= where appropriate.Scott
2022-01-11Start using warnings from stdlib.Scott
2022-01-06A bunch of changes...Scott
2021-03-24Initial revisionScott Gasch