You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add a nox --usage <session> command to print full docstrings for provided sessions (#1064)
* Add `--usage` command scaffold
Co-Authored-By: Thomas <5105354+thomaslapiana@users.noreply.github.com>
* Get docstring of a session function
* Add printing docstrings for usage CLI command
* Make help message clearer
* Fix bug with `default=False` sessions not working
* Add tests for `SessionRunner.full_description`
* Add some docs
* More tests
* Remove some lint
* Coverage
---------
Co-authored-by: Thomas <5105354+thomaslapiana@users.noreply.github.com>
0 commit comments