Skip to content

Commit

Permalink
test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
JeetShetty committed Oct 11, 2016
1 parent 57d50c9 commit d6a1f03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blackjack/bankroll.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
MAX_BET = 1000



class Bankroll(object):
"""Representation of the player's bankroll."""

Expand Down

0 comments on commit d6a1f03

Please sign in to comment.