style: fix linting issues in test_sanity_check_repo.py

This commit is contained in:
Paul Gauthier (aider) 2024-10-30 11:59:25 -07:00
parent ee4decc50b
commit 71a8b286dc

View file

@ -7,7 +7,6 @@ import pytest
from git import GitError, Repo
from aider import urls
from aider.main import sanity_check_repo