kopia lustrzana https://github.com/jupyterhub/repo2docker
Fix tautology
rodzic
e3bf8a16c6
commit
91065eb11a
|
@ -152,5 +152,5 @@ class Python2BuildPack(PythonBuildPack):
|
|||
with open(runtime_txt) as f:
|
||||
runtime = f.read().strip()
|
||||
if runtime == 'python-2.7':
|
||||
return True and super().detect()
|
||||
return True
|
||||
return False
|
||||
|
|
Ładowanie…
Reference in New Issue