Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
gsfk committed Oct 3, 2024
1 parent 7f2c7f6 commit 0346e92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bento_beacon/utils/katsu_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

RequiresAuthOptions = Literal["none", "forwarded", "full"]


def katsu_filters_query(beacon_filters, datatype, get_biosample_ids=False):
payload = katsu_json_payload(beacon_filters, datatype, get_biosample_ids)
response = katsu_network_call(payload)
Expand Down

0 comments on commit 0346e92

Please sign in to comment.