Skip to content

Conversation

lambdaofgod
Copy link
Contributor

This PR fixes the following error:

import paperswithcode client = paperswithcode.PapersWithCodeClient() paper_id = 'opening-the-black-box-of-deep-neural-networks' client.paper_task_list(paper_id) 

TypeError: ModelMetaclass object argument after ** must be a mapping, not str

@rstojnic
Copy link
Contributor

LGTM, thanks!

@rstojnic rstojnic merged commit 4c84778 into paperswithcode:develop Mar 22, 2021
@rstojnic
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants