Skip to content

Commit

Permalink
syntax correction
Browse files Browse the repository at this point in the history
  • Loading branch information
Azef1 authored Jul 11, 2016
1 parent 2abb164 commit 4b6a18b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module/module.py
Original file line number Diff line number Diff line change
Expand Up @@ -403,4 +403,4 @@ def main(self):
l = self.to_q.get()
for b in l:
b.prepare()
self.manage_brok(b)
self.manage_brok(b)

0 comments on commit 4b6a18b

Please sign in to comment.