Skip to content

Commit

Permalink
Added blank line.
Browse files Browse the repository at this point in the history
  • Loading branch information
gaurav committed Dec 14, 2024
1 parent 772c520 commit 05202a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_service.py
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ def test_autocomplete():
assert syns[0]["label"] == 'BACE1 inhibitor'
assert syns[0]["types"] == ["biolink:NamedThing"]


def test_bulk_lookup():
client = TestClient(app)
params = {
Expand Down

0 comments on commit 05202a2

Please sign in to comment.