Include types to instructor.function_calls and tests (#394)

Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
This commit is contained in:
Ezzeri Esa
2024-02-04 18:24:45 -08:00
committed by GitHub
parent 85ead574c8
commit 75908132a0
3 changed files with 43 additions and 28 deletions
+3
View File
@@ -13,8 +13,11 @@ env:
instructor/_types/_alias.py
instructor/cli/cli.py
instructor/cli/files.py
instructor/cli/jobs.py
instructor/cli/usage.py
instructor/exceptions.py
instructor/function_calls.py
tests/test_function_calls.py
jobs:
MyPy: