swar / nba_api

An API Client package to access the APIs for NBA.com
MIT License
2.34k stars 515 forks source link

[Bug]: teams.py shows the Golden State Warrior's city name as "Golden State" #434

Open joshc3453 opened 3 months ago

joshc3453 commented 3 months ago

NBA API Version

v1.4.1

Issue

teams.py shows the Golden State Warrior's city name as "Golden State". As I understand it, "Golden State" is a nickname for the state of California. The Golden State Warriors are based out of San Francisco, California.

Code

[
    1610612744,
    "GSW",
    "Warriors",
    1946,
    "Golden State",
    "Golden State Warriors",
    "California",
    [1947, 1956, 1975, 2015, 2017, 2018, 2022],
],
rsforbes commented 2 months ago

Will get this fixed. Though, San Francisco might prefer "The Golden City." 😉