therapist icon indicating copy to clipboard operation
therapist copied to clipboard

Work out your commitment issues.

Results 21 therapist issues
Sort by recently updated
recently updated
newest added

Bumps [flake8](https://github.com/pycqa/flake8) from 4.0.1 to 5.0.1. Commits 405cfe0 Release 5.0.1 d20bb97 Merge pull request #1631 from PyCQA/dupe-sys-path fce93b9 prevent duplicate plugin discovery on misconfigured pythons 3f4872a Merge pull request #1628...

dependencies

Bumps [black](https://github.com/psf/black) from 21.7b0 to 22.6.0. Release notes Sourced from black's releases. 22.6.0 Style Fix unstable formatting involving #fmt: skip and # fmt:skip comments (notice the lack of spaces) (#2970)...

dependencies

Bumps [colorama](https://github.com/tartley/colorama) from 0.4.4 to 0.4.5. Changelog Sourced from colorama's changelog. 0.4.5 Current release Catch a racy ValueError that could occur on exit. Create README-hacking.md, for Colorama contributors. Tweak some...

dependencies

Bumps [click](https://github.com/pallets/click) from 8.0.3 to 8.1.3. Release notes Sourced from click's releases. 8.1.3 This is a fix release for the 8.1.0 feature release. Changes: https://click.palletsprojects.com/en/8.1.x/changes/#version-8-1-3 Milestone: https://github.com/pallets/click/milestone/18?closed=1 8.1.2 This is...

dependencies

Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.1.2. Release notes Sourced from pytest's releases. 7.1.2 pytest 7.1.2 (2022-04-23) Bug Fixes #9726: An unnecessary numpy import inside pytest.approx{.interpreted-text role="func"} was removed. #9820: Fix...

dependencies

**Project management:** - [x] Create project for rewrite

We should add an option to install a pre-push hook instead or alongside the pre-commit hook.

Check if the user is on the latest release of Therapist and if not inform the user.

STR: - Use git-aware mode - Modify a file that has already been committed - Create a lint script that reverts the file back to the state of the file...