diff options
Diffstat (limited to '.venv/lib/python3.12/site-packages/litellm/py.typed')
-rw-r--r-- | .venv/lib/python3.12/site-packages/litellm/py.typed | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.venv/lib/python3.12/site-packages/litellm/py.typed b/.venv/lib/python3.12/site-packages/litellm/py.typed new file mode 100644 index 00000000..5686005a --- /dev/null +++ b/.venv/lib/python3.12/site-packages/litellm/py.typed @@ -0,0 +1,2 @@ +# Marker file to instruct type checkers to look for inline type annotations in this package. +# See PEP 561 for more information. |