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

Subtype doesn't work for jikan.top() #16

Closed
darenliang opened this issue Nov 28, 2018 · 1 comment
Closed

Subtype doesn't work for jikan.top() #16

darenliang opened this issue Nov 28, 2018 · 1 comment
Assignees
Labels

Comments

@darenliang
Copy link

top_anime = jikan.top(type='anime', page=1, subtype='bypopularity')
returns an error in which it shouldn't

@abhinavk99 abhinavk99 self-assigned this Nov 28, 2018
@abhinavk99 abhinavk99 added the bug label Nov 28, 2018
@abhinavk99
Copy link
Owner

Thanks for making the issue. There was a missing comma in the list of subtypes. I just added it in commit 6484086.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants