Unverified Commit 5decd2cb authored by Lintang Sutawika's avatar Lintang Sutawika Committed by GitHub
Browse files

Update __init__.py

parent e5bb2d57
...@@ -7,6 +7,6 @@ try: ...@@ -7,6 +7,6 @@ try:
import anthropic import anthropic
from . import anthropic_llms from . import anthropic_llms
except: except:
pass raise "anthropic library is not yet installed"
# TODO: implement __all__ # TODO: implement __all__
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment