Skip to content

Commit

Permalink
add not found error handling and lint
Browse files Browse the repository at this point in the history
  • Loading branch information
sierra-moxon committed Nov 20, 2024
1 parent 2f510b0 commit b1eaa50
Show file tree
Hide file tree
Showing 3 changed files with 182 additions and 83 deletions.
1 change: 0 additions & 1 deletion app/routers/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ async def get_gocam_models(
start = 0
size = last


ont_r = OntologyResource(url=get_sparql_endpoint())
si = SparqlImplementation(ont_r)

Expand Down
Loading

0 comments on commit b1eaa50

Please sign in to comment.