mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 10:14:59 +00:00
style: reorder imports and remove whitespace
This commit is contained in:
parent
d76f7a597e
commit
ff0bacc984
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ import subprocess
|
|||
import sys
|
||||
import tempfile
|
||||
from collections import OrderedDict
|
||||
from pathlib import Path
|
||||
from os.path import expanduser
|
||||
from pathlib import Path
|
||||
|
||||
import pyperclip
|
||||
from PIL import Image, ImageGrab
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue