@@ -87,4 +87,4 @@ def stop_container(id=None):
except NotFound:
return False
except APIError:
- return
+ return False