Closed ratchek closed 1 year ago
Turns out the issue was because a new version of Poetry broke isort. All that is needed is to update isort using the pre-commit autoupdate
command, which produces a new version of .pre-commit-config.yaml with the new isort version.
I just created a pull request with the new yaml file.
Description
When following the contributing guidelines for a fresh dev install,
pre-commit run
returns and error message.Reproduction
OS
Ubuntu 22.04.1 LTS, GNOME 42.5
Version of Vorta
0.8.10
What did you install Vorta with?
Homebrew
Version of Borg
1.2.0
Logs
No response