Used isort to sort imports. Also added to the git pre-commit hook.
[python_utils.git] / base_presence.py
2022-02-02 ScottUsed isort to sort imports. Also added to the git...
2022-02-02 ScottMore type annotations.
2022-01-27 ScottAhem. Still running black?
2022-01-27 ScottRan black code formatter on everything.
2022-01-27 ScottReformatting.
2022-01-27 ScottFix missing f's.
2022-01-12 ScottScale back warnings.warn and add stacklevels= where...
2022-01-11 ScottStart using warnings from stdlib.
2022-01-10 ScottUpdate MAC address.
2022-01-06 ScottA bunch of changes...