Get rid of debuggin output.
This commit is contained in:
parent
9f0d54a1f7
commit
ba42a7c453
|
@ -200,7 +200,7 @@ which it expects to find at self.re_TailSplitHands -- see for e.g. Everleaf.py.
|
|||
logging.info("Unsupported game type: %s" % gametype)
|
||||
|
||||
if hand:
|
||||
print hand
|
||||
# print hand
|
||||
hand.writeHand(self.out_fh)
|
||||
return hand
|
||||
else:
|
||||
|
|
Loading…
Reference in New Issue
Block a user