Used isort to sort imports. Also added to the git pre-commit hook.
[python_utils.git] / site_config.py
2022-02-02 ScottUsed isort to sort imports. Also added to the git...
2022-01-27 ScottAhem. Still running black?
2022-01-27 ScottRan black code formatter on everything.
2022-01-17 ScottArgparse choices wants a list, not a tuple.
2022-01-07 ScottMake logging optionally remove global handlers added...
2022-01-06 ScottA bunch of changes...
2021-12-06 ScottMove stuff around.
2021-12-06 ScottMake presence detection work from cabin or house and...
2021-10-31 Scott GaschUgh, a bunch of things. @overrides. --lmodule. Chrom...
2021-10-28 Scott GaschMoving smart lights into smart_home to prepare for...
2021-10-25 Scott GaschSome fixes to the datetime_utils.
2021-10-24 Scott GaschAdds site_config; adds Tuya lights. Bugfixes.