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

get_teams_details() function buggy #11

Closed
feelosophy13 opened this issue Apr 8, 2018 · 1 comment
Closed

get_teams_details() function buggy #11

feelosophy13 opened this issue Apr 8, 2018 · 1 comment

Comments

@feelosophy13
Copy link

get_teams_details() function grabs team details of all teams, even when team ID is supplied.

> get_teams_details(team_ids=1610612755)
Acquiring team details for the Atlanta Hawks
Acquiring team details for the Boston Celtics
Acquiring team details for the Cleveland Cavaliers
Acquiring team details for the New Orleans Pelicans
Acquiring team details for the Chicago Bulls
Acquiring team details for the Dallas Mavericks
Acquiring team details for the Denver Nuggets
Acquiring team details for the Golden State Warriors
.
.
.
@abresler
Copy link
Owner

abresler commented Apr 8, 2018

See newest version

@abresler abresler closed this as completed Apr 8, 2018
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

No branches or pull requests

2 participants