diff options
author | abc <98614666+xtekky@users.noreply.github.com> | 2023-08-25 18:30:59 +0200 |
---|---|---|
committer | abc <98614666+xtekky@users.noreply.github.com> | 2023-08-25 18:30:59 +0200 |
commit | 5d08c7201fa5b4641f4277bf248c944b2c297b94 (patch) | |
tree | be474b51d3accc9a2db72fbabf35722484fa88cc /g4f | |
parent | ~ (diff) | |
download | gpt4free-5d08c7201fa5b4641f4277bf248c944b2c297b94.tar gpt4free-5d08c7201fa5b4641f4277bf248c944b2c297b94.tar.gz gpt4free-5d08c7201fa5b4641f4277bf248c944b2c297b94.tar.bz2 gpt4free-5d08c7201fa5b4641f4277bf248c944b2c297b94.tar.lz gpt4free-5d08c7201fa5b4641f4277bf248c944b2c297b94.tar.xz gpt4free-5d08c7201fa5b4641f4277bf248c944b2c297b94.tar.zst gpt4free-5d08c7201fa5b4641f4277bf248c944b2c297b94.zip |
Diffstat (limited to '')
-rw-r--r-- | g4f/typing.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g4f/typing.py b/g4f/typing.py index 2e123112..dfe2cd2c 100644 --- a/g4f/typing.py +++ b/g4f/typing.py @@ -12,4 +12,4 @@ __all__ = [ "TypedDict", "SHA256", "CreateResult", -] +]
\ No newline at end of file |