Skip to content

Commit f84713f

Browse files
authored
Apply suggestion from @Pouyanpi
Signed-off-by: Pouyan <[email protected]>
1 parent 1313ec0 commit f84713f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nemoguardrails/embeddings/basic.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ class BasicEmbeddingsIndex(EmbeddingsIndex):
4545
max_batch_hold: The maximum time a batch is held before being processed
4646
"""
4747

48-
# Instance attributes are defined in __init__ and accessed via properties
4948

5049
def __init__(
5150
self,

0 commit comments

Comments
 (0)