hackforla / data-science

The Hack For LA Data Science team is a Community of Practice within the LA brigade seeking to make analytical and machine learning services available to local communities and organizations.
26 stars 15 forks source link

bug:fix typo #18

Closed AlbertUlysses closed 3 years ago

AlbertUlysses commented 3 years ago

Fixed typo in the client.py file. It was originally if value but should have been if value is None . Should fix the wrapper's option to search a subset of values, versus all values (see API documentation)