Skip to content

Commit 41f6add

Browse files
committed
fix flake8
1 parent f34a412 commit 41f6add

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/games.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,7 @@ def bet(player, payoffs, pot):
230230
g.sort_infosets()
231231
return g
232232

233+
233234
def create_kuhn_poker_efg_internal_outcomes() -> gbt.Game:
234235
"""
235236
Returns

0 commit comments

Comments
 (0)