Skip to content

fix: change request.get to requests.get in README example#831

Open
Jah-yee wants to merge 1 commit intoQwenLM:mainfrom
Jah-yee:fix-readme-request-get
Open

fix: change request.get to requests.get in README example#831
Jah-yee wants to merge 1 commit intoQwenLM:mainfrom
Jah-yee:fix-readme-request-get

Conversation

@Jah-yee
Copy link
Copy Markdown

@Jah-yee Jah-yee commented Mar 12, 2026

Summary

The example code in README incorrectly uses request.get() instead of requests.get(). This fix corrects the import reference to use the proper requests library method.

Issue Reference

This PR fixes issue #825

The example code in README incorrectly uses request.get() instead of
requests.get(). This fix corrects the import reference to use the
proper requests library method.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant