We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9531d7d commit 7f60b51Copy full SHA for 7f60b51
README.md
@@ -106,7 +106,7 @@ for result in big_slow_client.results(arxiv.Search(query="quantum")):
106
107
#### Logging
108
109
-To inspect this package's network behavior and API logic, configure an `DEBUG`-level logger.
+To inspect this package's network behavior and API logic, configure a `DEBUG`-level logger.
110
111
```pycon
112
>>> import logging, arxiv
0 commit comments