Merge pull request #5569 from pypa/linter-fixes

Satisfy the linter
This commit is contained in:
Pradyun Gedam 2018-07-05 14:01:59 +05:30 committed by GitHub
commit f34172c769
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ import sys
from setuptools import find_packages, setup
here = os.path.abspath(os.path.dirname(__file__))