Skip to content

Commit

Permalink
oops, need to return here
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Hazel committed Dec 29, 2011
1 parent 1671a0a commit 848adc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions monocle/twisted_stack/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ def call_deferred_back(v, df=df):
else:
df.callback(v)
cb.add(call_deferred_back)
return df

0 comments on commit 848adc5

Please sign in to comment.