Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Doctest in arxiv.py failed because of change in error message from the arxiv server. A more general test is now done in the doctest which is not dependent on the specicific error message. A doctest in wikipedia.py failed because the default requests user agent was banned by the Wikidata Query Service. Now the user agent is set based on the Scholia configuration.
- Loading branch information