summary refs log tree commit diff
path: root/tests/utils.py (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-11Track `now` as a floatDavid Robertson1-6/+6
2022-06-11Annotate `default_config`David Robertson1-2/+16
2022-06-11Use `ParamSpec` to annotate looping_callDavid Robertson2-2/+6
2022-06-11