mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-11 07:50:47 +00:00
fix copy/pasta typos wikipedia->arxiv (#3222)
just updates a few module level docstrings from Wikipedia -> Arxiv
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
"""Integration test for Wikipedia API Wrapper."""
|
||||
"""Integration test for Arxiv API Wrapper."""
|
||||
import pytest
|
||||
|
||||
from langchain.utilities import ArxivAPIWrapper
|
||||
|
Reference in New Issue
Block a user