semanticscholar icon indicating copy to clipboard operation
semanticscholar copied to clipboard

Fixed issue #92

Open rgeronimi opened this issue 1 year ago • 1 comments

This fixes

https://github.com/danielnsilva/semanticscholar/issues/92

Calling nest_asyncio.apply() from this class is useless as it is already called from the base synchronous master object that controls all the API, SemanticScholar.

Successfully tested in both synchronous and asynchronous modes.

rgeronimi avatar Oct 14 '24 09:10 rgeronimi