Skip to content

Commit

Permalink
syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenneth Reitz committed Jun 29, 2012
1 parent 254adf9 commit d983cfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -4,7 +4,7 @@
import sys

import requests
import requests.compat import is_py2
from requests.compat import is_py2

try:
from setuptools import setup
Expand Down

0 comments on commit d983cfa

Please sign in to comment.