Skip to content

Commit 5f4f310

Browse files
committed
Fix a silly linting error
1 parent fc6fc0c commit 5f4f310

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
from __future__ import (
1111
absolute_import, division, print_function, unicode_literals
1212
)
13+
1314
import os
1415

1516
from pip.req import parse_requirements

0 commit comments

Comments
 (0)