IPStreet / PythonSDK

An SDK for interacting with the IP Street API in Python
MIT License
5 stars 1 forks source link

Inventor Names are not working correctly #1

Open ReedJessen opened 7 years ago

ReedJessen commented 7 years ago

The way that Inventor names are added to the query is not working correctly and has a tendency to be over inclusive. Need to be reworked.

Maybe add_inventor(first_name, last_name)?

ReedJessen commented 7 years ago

Will be fixed with roll out of v3 of the API