Skip to content

Commit

Permalink
Export more names.
Browse files Browse the repository at this point in the history
  • Loading branch information
anntzer committed Jan 7, 2024
1 parent fe98d30 commit fea0c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redeal/redeal.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

__all__ = ["Shape", "balanced", "semibalanced",
"Evaluator", "hcp", "qp", "controls",
"Rank", "A", "K", "Q", "J", "T",
"Rank", "A", "K", "Q", "J", "T", "Seat", "Strain", "Suit",
"Card", "Holding", "Hand", "H", "Deal", "SmartStack",
"Contract", "C", "matchpoints", "imps", "Payoff",
"Simulation", "OpeningLeadSim"]
Expand Down

0 comments on commit fea0c7f

Please sign in to comment.