Skip to content

Commit

Permalink
code review
Browse files Browse the repository at this point in the history
  • Loading branch information
Cory Dodt committed Jan 4, 2016
1 parent 08dde0f commit 592fc68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions smokesignal.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
def install_twisted():
"""
If twisted is available, make `emit' return a DeferredList
This has been successfully tested with Twisted 14.0 and later.
"""
global emit, _call_partial
try:
Expand Down

0 comments on commit 592fc68

Please sign in to comment.