Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
masci committed Nov 8, 2022
1 parent 288c497 commit 507b8e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion haystack/document_stores/weaviate.py
Original file line number Diff line number Diff line change
Expand Up @@ -1412,4 +1412,4 @@ def write_labels(self):
Weaviate does not support labels (yet).
"""
raise NotImplementedError("Weaviate does not support labels (yet).")
pass

0 comments on commit 507b8e4

Please sign in to comment.