mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-25 14:55:00 +00:00
style: Fix import order in test_repomap.py
This commit is contained in:
parent
6630fd2e4f
commit
cc2706d8dd
1 changed files with 1 additions and 1 deletions
|
@ -1,9 +1,9 @@
|
|||
import difflib
|
||||
import os
|
||||
import re
|
||||
import time
|
||||
import unittest
|
||||
from pathlib import Path
|
||||
import difflib
|
||||
|
||||
import git
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue