summaryrefslogtreecommitdiff
path: root/directory_filter.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-02-08More cleanup.Scott Gasch
2022-02-02Let's be explicit with asserts; there was a bug in histogramScott
2022-02-02mypy clean!Scott
2022-01-26Ahem. Still running black?Scott
2022-01-26Ran black code formatter on everything.Scott
2022-01-12Add doctests, general cleanup.Scott
2021-10-28Moving smart lights into smart_home to prepare for addingScott Gasch
2021-07-16VariousScott Gasch
2021-07-08Reduce import scopes, remove cycles.Scott Gasch
2021-04-23Avoid directory writes when files are already there.Scott Gasch
2021-04-13Create a predicate.py file and a directory write filter predicateScott Gasch