diff options
author | Paul Harrison <paul@harrison.sh> | 2022-11-18 21:00:37 +0000 |
---|---|---|
committer | Paul Harrison <paul@harrison.sh> | 2022-12-15 16:02:14 +0000 |
commit | d924e39608861362e08c5e3706ff46a7a1af919b (patch) | |
tree | 93a3db318a4f46fed2a545afea8474f7193d7308 /poker/rank/descriptions.py | |
parent | 5393e7b79939f7da36d55570af3374cef2db2d51 (diff) |
feat: Get hand rank
Method to get rank of a given hand.
Diffstat (limited to 'poker/rank/descriptions.py')
-rw-r--r-- | poker/rank/descriptions.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/poker/rank/descriptions.py b/poker/rank/descriptions.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/poker/rank/descriptions.py |