Specify utilities package in SerpAPIWrapper docstring (#6821)

- Description: Specify utilities package in SerpAPIWrapper docstring
  - Issue: Not an issue
  - Dependencies: (n/a)
  - Tag maintainer: @dev2049 
  - Twitter handle: (n/a)
pull/6857/head
Hun-soo Jung 1 year ago committed by GitHub
parent dd2a151543
commit f3d178f600
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -36,7 +36,7 @@ class SerpAPIWrapper(BaseModel):
Example:
.. code-block:: python
from langchain import SerpAPIWrapper
from langchain.utilities import SerpAPIWrapper
serpapi = SerpAPIWrapper()
"""

Loading…
Cancel
Save