From 5d08c7201fa5b4641f4277bf248c944b2c297b94 Mon Sep 17 00:00:00 2001 From: abc <98614666+xtekky@users.noreply.github.com> Date: Fri, 25 Aug 2023 17:30:59 +0100 Subject: [PATCH] ~ | v-0.0.2.5 --- g4f/typing.py | 2 +- setup.py | 2 +- 2 files changed, 2 insertions(+), 2 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 diff --git a/setup.py b/setup.py index 1a5defa0..8a33db8e 100644 --- a/setup.py +++ b/setup.py @@ -65,4 +65,4 @@ setup( "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", ], -) +) \ No newline at end of file