Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example in README.rst not valid #17

Open
dsoprea opened this issue Dec 7, 2021 · 0 comments
Open

Example in README.rst not valid #17

dsoprea opened this issue Dec 7, 2021 · 0 comments

Comments

@dsoprea
Copy link

dsoprea commented Dec 7, 2021

The example in the reStructuredText README (and the PyPI description) is not correct:

from flask.ext.jsonpify import jsonify

It should be:

from flask_jsonpify import jsonify
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

No branches or pull requests

1 participant