This commit is contained in:
Paul Gauthier 2023-07-21 16:08:50 -03:00
parent 9f8ea93ce6
commit e2a32fec7e
3 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,6 @@ from unittest.mock import patch
from aider.io import InputOutput
from aider.repomap import RepoMap
from tests.utils import IgnorantTemporaryDirectory