Skip to content

Commit

Permalink
Merge e3e76dd into 869f0fb
Browse files Browse the repository at this point in the history
  • Loading branch information
liampauling committed Jul 6, 2020
2 parents 869f0fb + e3e76dd commit 7d9d6e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion betfairlightweight/resources/bettingresources.py
Original file line number Diff line number Diff line change
Expand Up @@ -200,10 +200,10 @@ def __init__(
bettingType: str,
bspMarket: bool,
marketTime: str,
marketType: str,
suspendTime: str,
turnInPlayEnabled: bool,
wallet: str = None,
marketType: str = None,
discountAllowed: bool = None,
marketBaseRate: float = None,
persistenceEnabled: bool = None,
Expand Down

0 comments on commit 7d9d6e7

Please sign in to comment.