Copy link
Copy Markdown
Contributor
Fixed typo in helper.py enocde_conversations_to_json function.
Closes #1660
Files modified:
modified: AUTHORS.rst
modified: telegram/ext/dictpersistence.py
modified: telegram/utils/helpers.py
modified: tests/test_persistence.py
Copy link
Copy Markdown
Member
Thanks! I took the liberty to change "Refer to" to "Closes" so that #1660 will be automatically closed, when this is merged ;)
Copy link
Copy Markdown
Contributor Author
Thanks to you! You did an amazing work with this library!
Copy link
Copy Markdown
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this could be a braking change to users who might have used it.
however, this is an internal function and no one should have used it.
merging now.