chore: Include types to instructor.distil and tests (#396)

This commit is contained in:
Ezzeri Esa
2024-02-08 11:52:10 -08:00
committed by GitHub
parent f65ba6b407
commit d6326824ab
3 changed files with 56 additions and 39 deletions
+2
View File
@@ -16,8 +16,10 @@ env:
instructor/cli/jobs.py
instructor/cli/usage.py
instructor/exceptions.py
instructor/distil.py
instructor/function_calls.py
tests/test_function_calls.py
tests/test_distil.py
jobs:
MyPy: