Skip to content

Commit

Permalink
Comment repeated key
Browse files Browse the repository at this point in the history
  • Loading branch information
lpozo committed Nov 20, 2024
1 parent a5bab76 commit 61aa67d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python-dicts/mlb_teams.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MLB_teams = {
"Colorado": "Rockies",
"Chicago": "White Sox",
# "Chicago": "White Sox",
"Chicago": "Chicago Cubs",
"Boston": "Red Sox",
"Minnesota": "Twins",
Expand Down

0 comments on commit 61aa67d

Please sign in to comment.