Skip to content

Commit

Permalink
Sort imports
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Aug 31, 2024
1 parent 0481e87 commit a3a390a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions discovery.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@
from packaging.version import Version
from pip_run import scripts

from ..deps import imports
from ..deps import pypi
from ..deps import imports, pypi

log = logging.getLogger(__name__)

Expand Down

0 comments on commit a3a390a

Please sign in to comment.