Skip to content

Commit

Permalink
Merge pull request #6031 from ncoghlan/patch-3
Browse files Browse the repository at this point in the history
Adjust imports in test failing isort check
  • Loading branch information
pfmoore committed Nov 22, 2018
2 parents 087d825 + fdaef3f commit e2d59ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/test_pep425tags.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import sys

import pytest

from mock import patch

from pip._internal import pep425tags
Expand Down

0 comments on commit e2d59ba

Please sign in to comment.