catalpa-cl / inceptalytics

An easy-to-use API for analyzing INCEpTION annotation projects.
16 stars 7 forks source link

from_remote method expects string without whitespace in project argument #14

Closed yanirmr closed 2 years ago

yanirmr commented 2 years ago

Hi.

'from_remote' expects a 'project' parameter string or int, but if the string contains whitespaces, it causes problems. Add minus signs between words to solve the problem.