| Age | Commit message (Collapse) | Author |
|
The previous Sphinx-style docstrings could be hard to read at a
glance when formatted with pydoc.
|
|
|
|
|
|
|
|
Defer string formatting until needed by removing f-strings in log
messages.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove usage of deprecated `python setup.py test` and move to pyproject.toml for project configuration.
|