mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
style: reorder imports in aider/report.py
This commit is contained in:
parent
df8e13d3ed
commit
7e6b5d5a98
1 changed files with 1 additions and 1 deletions
|
@ -1,8 +1,8 @@
|
|||
import os
|
||||
import sys
|
||||
import traceback
|
||||
import urllib.parse
|
||||
import webbrowser
|
||||
import os
|
||||
|
||||
from aider import __version__
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue