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

Apostrophe's in Python Formating #3

Closed
Sterling-Best opened this issue Jan 7, 2017 · 1 comment
Closed

Apostrophe's in Python Formating #3

Sterling-Best opened this issue Jan 7, 2017 · 1 comment

Comments

@Sterling-Best
Copy link

When using the Python formating, apostrophe's come out as ' rather than '.

Example:
Expected
multiply_word('movie', 2)

Result:
multiply_word('movie', 2)

@Sterling-Best Sterling-Best changed the title Apostrophe's Apostrophe's in Python Formating Jan 7, 2017
@elvirbrk
Copy link
Owner

elvirbrk commented Jan 9, 2017

Fixed in release v2.1

@elvirbrk elvirbrk closed this as completed Jan 9, 2017
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

2 participants