Skip to content

Commit

Permalink
feat(puid): Add Rioplatense to PUID deriver
Browse files Browse the repository at this point in the history
  • Loading branch information
vEnhance committed Jan 20, 2024
1 parent de16e89 commit 0ab62a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions puid.py
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@
lookup["NIMO Winter"] = "NIMOW"
lookup["PUMaC Finals"] = "PUF"
lookup["Putnam"] = "PTNM"
lookup["Rioplatense"] = "RPTN"
lookup["Schweitzer"] = "MSZ"
lookup["Serbia RMM TST"] = "SRBRST"
lookup["Sharygin"] = "SHRG"
Expand Down

0 comments on commit 0ab62a2

Please sign in to comment.