Skip to content

Commit

Permalink
remove extra comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerhutcherson committed Aug 1, 2024
1 parent 28c7484 commit f6b8745
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion redisvl/extensions/llmcache/semantic.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ def __init__(
TypeError: If an invalid vectorizer is provided.
TypeError: If the TTL value is not an int.
ValueError: If the threshold is not between 0 and 1.
ValueError: If the index name is not provided
"""
super().__init__(ttl)

Expand Down

0 comments on commit f6b8745

Please sign in to comment.