Skip to content

Commit

Permalink
Fix incorrect squad IDs for football
Browse files Browse the repository at this point in the history
Some teams had the incorrect squad IDs in the football section, making
it appear they didn't exist.

Signed-Off-By: Robert Clark <robdclark@outlook.com>
  • Loading branch information
roclark committed Nov 13, 2020
1 parent 77d64a1 commit b33099f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sportsreference/fb/squad_ids.py
Original file line number Diff line number Diff line change
Expand Up @@ -1340,7 +1340,7 @@
'malmesbury victoria': 'd0710d5b',
'maltby main': 'e5c50549',
'malvern town': '6c4ff7a2',
'manchester city': '9ce68f8a',
'manchester city': 'b8fd03ef',
'manchester city u23': 'e41e516f',
'manchester city wfc': '9ce68f8a',
'manchester united': '19538871',
Expand Down

0 comments on commit b33099f

Please sign in to comment.