aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/pyme/core.py
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python/pyme/core.py')
-rw-r--r--lang/python/pyme/core.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/python/pyme/core.py b/lang/python/pyme/core.py
index f3829d5f..2a0ca072 100644
--- a/lang/python/pyme/core.py
+++ b/lang/python/pyme/core.py
@@ -480,4 +480,3 @@ def wait(hang):
else:
context = Context(context)
return (status, context)
-