whitespace

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-21 23:24:43 -04:00
parent c804d2ccb0
commit ae863e2f84
+1
View File
@@ -273,6 +273,7 @@ def suggest_package(package):
if result[1] > THRESHOLD:
return result[0]
def python_version(path_to_python):
if not path_to_python:
return None