mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
style: Fix import order in versioncheck.py
This commit is contained in:
parent
35593a1144
commit
df5d5bdf78
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
import os
|
||||
import sys
|
||||
import time
|
||||
import os
|
||||
from pathlib import Path
|
||||
|
||||
import packaging.version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue