Skip to content

Commit

Permalink
change algolia import
Browse files Browse the repository at this point in the history
  • Loading branch information
herrbenesch committed Sep 10, 2024
1 parent 750c330 commit 1dce069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sam/contrib/algolia/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import abc

import requests
from algoliasearch.search_client import SearchClient
from algoliasearch.search.client import SearchClient

from . import config

Expand Down

0 comments on commit 1dce069

Please sign in to comment.