Skip to content

Commit 23b62c9

Browse files
committed
Fix docstring
1 parent 458dd74 commit 23b62c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymongo_vectorsearch_utils/operation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Tests for CRUD utilities."""
1+
"""CRUD utilities and helpers."""
22

33
from collections.abc import Callable, Generator, Iterable
44
from typing import Any

0 commit comments

Comments
 (0)