Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upTypeError: format() got an unexpected keyword argument 'formatter' #333
Labels
Comments
|
This should be fixed with a quick edit to string_formatting.md, am I right? If so, can I do it? If not, what else should I change in order to fix this? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Per #255 it is mentioned the keyword is not supported anymore, it then should be removed from the documentation.