tiborpilz / commitomatic

Imported name is not used anywhere in the module PY-W2000
Anti-pattern
Major
a year agoa year old
Unused Repo imported from git
 1from pathlib import Path
 2import pytest
 3from git import Repo, cmd 4from commitomatic.git import Repository
 5
 6def read_message():