Skip to content

Commit

Permalink
Add clout abbreviations.
Browse files Browse the repository at this point in the history
  • Loading branch information
jatkinson1000 committed Jun 21, 2023
1 parent e444201 commit bc9d6ec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions archeryutils/handicaps/handicap_functions.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@ def print_handicap_table(
"Small": "Sm",
"Gents": "G",
"Ladies": "L",
"Imperial": "I.",
"Metric Clout": "M. Clt",
"Clout": "Clt",
}

if not isinstance(hcs, np.ndarray):
Expand Down

0 comments on commit bc9d6ec

Please sign in to comment.