diff --git a/aider/commands.py b/aider/commands.py index 42ba88f2a..0b5272600 100644 --- a/aider/commands.py +++ b/aider/commands.py @@ -1,9 +1,9 @@ +import glob import os import re import subprocess import sys import tempfile -import glob from collections import OrderedDict from pathlib import Path