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

update ScoreBoard game_date property name to score_board_date #422

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

brooklynbagel
Copy link
Contributor

minor PR but it looks like there's a mismatch in the documented property name for the game in ScoreBoard(), and the implementation. The docs say .game_date but it's implemented as .score_board_date. Alternatively, I can instead change what's in https://github.com/swar/nba_api/blob/5853b5469c436d9489ef355235209daa3a300bba/src/nba_api/live/nba/endpoints/scoreboard.py to switch from scoreboard_game_date to game_data but I figured this change to the docs would be less risky.

@rsforbes rsforbes merged commit f0785d1 into swar:master Jan 30, 2024
4 checks passed
@rsforbes
Copy link
Collaborator

@brooklynbagel - Thanks for the update. Merged!

@brooklynbagel brooklynbagel deleted the update-score-board-date-doc branch January 30, 2024 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants