mirror of
https://github.com/kennethreitz/instructor.git
synced 2026-06-05 22:50:18 +00:00
Include types to instructor.function_calls and tests (#394)
Co-authored-by: Jason Liu <jxnl@users.noreply.github.com>
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user