Skip to content

Commit

Permalink
style: remove superfluous pass
Browse files Browse the repository at this point in the history
  • Loading branch information
helmut-hoffer-von-ankershoffen committed Dec 31, 2024
1 parent f574b41 commit 8726a6b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/brave_search_python_client/types/exceptions.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
class BraveSearchError(Exception):
"""Error when accessing ."""

pass


class BraveSearchClientError(BraveSearchError):
"""Error when when interacting with Brave Search Pythoon Client ."""
Expand Down

0 comments on commit 8726a6b

Please sign in to comment.