diff options
author | Heiner Lohaus <hlohaus@users.noreply.github.com> | 2023-11-22 15:22:36 +0100 |
---|---|---|
committer | Heiner Lohaus <hlohaus@users.noreply.github.com> | 2023-11-22 15:22:36 +0100 |
commit | ea3cb0d5e9be92d239a3ea3a4248dfccf9ab57fa (patch) | |
tree | 3c783974919249e92e6f148502663477c17209dc /g4f/Provider/selenium/__init__.py | |
parent | ~ (diff) | |
download | gpt4free-ea3cb0d5e9be92d239a3ea3a4248dfccf9ab57fa.tar gpt4free-ea3cb0d5e9be92d239a3ea3a4248dfccf9ab57fa.tar.gz gpt4free-ea3cb0d5e9be92d239a3ea3a4248dfccf9ab57fa.tar.bz2 gpt4free-ea3cb0d5e9be92d239a3ea3a4248dfccf9ab57fa.tar.lz gpt4free-ea3cb0d5e9be92d239a3ea3a4248dfccf9ab57fa.tar.xz gpt4free-ea3cb0d5e9be92d239a3ea3a4248dfccf9ab57fa.tar.zst gpt4free-ea3cb0d5e9be92d239a3ea3a4248dfccf9ab57fa.zip |
Diffstat (limited to 'g4f/Provider/selenium/__init__.py')
-rw-r--r-- | g4f/Provider/selenium/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/g4f/Provider/selenium/__init__.py b/g4f/Provider/selenium/__init__.py new file mode 100644 index 00000000..80c48d14 --- /dev/null +++ b/g4f/Provider/selenium/__init__.py @@ -0,0 +1 @@ +from .Phind import Phind
\ No newline at end of file |