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 bcef820 commit b923d4bCopy full SHA for b923d4b
README.md
@@ -61,5 +61,5 @@ You can also call the Real Python Feed Reader in your own Python code, by import
61
62
>>> from reader import feed
63
>>> feed.get_titles()
64
- ['Splitting, Concatenating, and Joining Strings in Python', ...]
+ ['How to Publish an Open-Source Python Package to PyPI', ...]
65
0 commit comments