Sergey Fedoseev
Sergey Fedoseev
``` ╰─$ ./prof/bench Running with: Python 3.6.2 (default, Jul 17 2017, 13:39:29) [GCC 6.4.0 20170704] type creation from string with 1 field(s): namedtuple('NT', 'a') collections: Traceback (most recent call last):...
Related docs: https://www.sphinx-doc.org/en/master/usage/extensions/autodoc.html#directive-autoattribute
Currently this is mostly for doc fixes. This is example how it would look like: https://github.com/quiltdata/quilt/commits/version-3.2.1
# Description # TODO - [ ] Unit tests - [ ] Automated tests (e.g. Preflight) - [ ] Documentation - [ ] [Python: Run `build.py`](../gendocs/build.py) for new docstrings -...
for #2139 ## TODO - [ ] unit tests
# Description This change is mostly for avoiding annoying `if pk.is_local()` and to ease addition of new backends when/if we decide to do it. This is a POC, I'll finish...
# Description # TODO - [ ] Unit tests - [ ] [Changelog](CHANGELOG.md) entry
## TODO - [x] Unit Tests