fix copy/pasta typos wikipedia->arxiv (#3222)

just updates a few module level docstrings from Wikipedia -> Arxiv
This commit is contained in:
Gabriel Altay
2023-04-20 10:15:41 -04:00
committed by GitHub
parent d2520a5f1e
commit 34fb56b633
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
"""Integration test for Wikipedia API Wrapper."""
"""Integration test for Arxiv API Wrapper."""
import pytest
from langchain.utilities import ArxivAPIWrapper