dhmay / jamstats

Tools for making plots on roller derby scoreboard data and following live game data
https://jamstats.net
GNU General Public License v2.0
19 stars 2 forks source link

Closes #181: if skater name is missing from roster, populate with number #182

Closed dhmay closed 3 weeks ago

dhmay commented 3 weeks ago

Closes #181. If skater name is missing from roster, populate with skater number. I put a try-catch around it just in case. I'm assuming that a late-added skater with no name will show up in the roster. If not, this won't do anything.