Easier and more self documenting patterns for loading/saving Persistent
[python_utils.git] / acl.py
2022-05-29 Scott GaschTweak around docstring to make prettier sphinx autodocs.
2022-03-25 Scott GaschSince this thing is on the innerwebs I suppose it shoul...
2022-02-08 Scott GaschHook in pylint to the pre-commit hook and start to...
2022-02-03 Scott GaschChange settings in flake8 and black.
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.
2021-10-31 Scott GaschUgh, a bunch of things. @overrides. --lmodule. Chrom...
2021-08-06 Scott GaschGet rid of blacklist/whitelist; use blocklist/allowlist...
2021-07-11 Scott GaschRandom cleanups and type safety. Created ml subdir.
2021-07-10 Scott GaschACL uses enums, some more tests, other stuff.
2021-07-09 Scott GaschRename simple_acl -> acl