Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesVarndell committed Sep 18, 2023
1 parent 7bc6d19 commit 7077999
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cads_adaptors/adaptors/roocs/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,6 @@ def find_facets(self, request):
else:
raise ValueError(f"No data found for request {request}")

raise ValueError(str(raw_candidate))

return raw_candidate

0 comments on commit 7077999

Please sign in to comment.