mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 16:54:59 +00:00
style: Run linter on tests/basic/test_repomap.py
This commit is contained in:
parent
e456317a68
commit
7015c03a01
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
|
import difflib
|
||||||
import os
|
import os
|
||||||
|
import re
|
||||||
import time
|
import time
|
||||||
import unittest
|
import unittest
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
import re
|
|
||||||
import difflib
|
|
||||||
|
|
||||||
import git
|
import git
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue