Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
joshc3453 opened this issue Mar 26, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@joshc3453
Copy link

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],
],
@joshc3453 joshc3453 added bug Something isn't working triage Researching into a possible bug labels Mar 26, 2024
@rsforbes rsforbes removed the triage Researching into a possible bug label Apr 11, 2024
@rsforbes
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants