mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
style: Run linter
This commit is contained in:
parent
60708a7fd7
commit
61f9123147
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ import tempfile
|
||||||
from collections import OrderedDict
|
from collections import OrderedDict
|
||||||
from os.path import expanduser
|
from os.path import expanduser
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
|
|
||||||
import pyperclip
|
import pyperclip
|
||||||
from PIL import Image, ImageGrab
|
from PIL import Image, ImageGrab
|
||||||
from prompt_toolkit.completion import Completion, PathCompleter
|
from prompt_toolkit.completion import Completion, PathCompleter
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue