1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00

Adjust imports in test failing isort check

This commit is contained in:
Nick Coghlan 2018-11-22 21:44:32 +10:00 committed by GitHub
parent 087d8254a7
commit 868e898942
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,9 +1,6 @@
import sys
import pytest
from mock import patch
from pip._internal import pep425tags