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
Assure requirements/dev.txt dependencies are in Pipfile
Update sphinx, releases to latest version
Sync requirements/*.txt dependencies with Pipfile.
Update docstring style to use numpy-style documentation. This enhances readability and plays nicely with sphinx documentation.
Documentation overhaul.
Areas like :meth:tmuxp.cli.load_workspace are now documented verbosely. This is so contributors helping on the project can more quickly gain situational awareness in this tricky area of code.