uc-cdis / peregrine

GraphQL search API service
Apache License 2.0
11 stars 9 forks source link

/datasets correctly return an error when no 'nodes' parameter. #202

Closed paulineribeyre closed 1 year ago

paulineribeyre commented 1 year ago

Bug: if nodes == "", then nodes.split(",") == [""] and we don't run the if not nodes statement

Bug Fixes

github-actions[bot] commented 1 year ago

The style in this PR agrees with black. :heavy_check_mark:

This formatting comment was generated automatically by a script in uc-cdis/wool.