From 5933eaad42fe6ef546756cbb57d223576b0af00d Mon Sep 17 00:00:00 2001 From: Donny <108424001+Donny-GUI@users.noreply.github.com> Date: Mon, 28 Aug 2023 12:34:47 -0700 Subject: [PATCH] Create README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..03cd96d --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# variable_type_hint_writer +This python script automatically writes type hints with large language models and return types using Ast analysis..