| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-28 | Tweak around docstring to make prettier sphinx autodocs. | Scott Gasch | |
| 2022-03-25 | Since this thing is on the innerwebs I suppose it should have a | Scott Gasch | |
| copyright... | |||
| 2022-02-08 | Hook in pylint to the pre-commit hook and start to fix some of its | Scott Gasch | |
| warnings. It seems pickier than flake8 which is probably a good thing. | |||
| 2022-02-06 | Add a simple test for waitable presence. | Scott Gasch | |
| 2022-02-03 | Change settings in flake8 and black. | Scott Gasch | |
| 2022-02-02 | Let's be explicit with asserts; there was a bug in histogram | Scott | |
| caused by assert foo when foo was an int with valid valid 0. | |||
| 2022-02-02 | Used isort to sort imports. Also added to the git pre-commit hook. | Scott | |
| 2022-02-02 | mypy clean! | Scott | |
| 2022-01-26 | Ahem. Still running black? | Scott | |
| 2022-01-26 | Ran black code formatter on everything. | Scott | |
| 2022-01-06 | A bunch of changes... | Scott | |
