didier/didier/data/embeds/google/__init__.py

4 lines
68 B
Python

from .google_search import GoogleSearch
__all__ = ["GoogleSearch"]