mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-20 20:35:00 +00:00
style: fix import order in test_sanity_check_repo.py
This commit is contained in:
parent
c96e3326bc
commit
cf5733b237
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ import os
|
|||
import shutil
|
||||
import struct
|
||||
from unittest import mock
|
||||
|
||||
import pytest
|
||||
from git import GitError, Repo
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue