SyntaxFix
Write A Post
Hire A Developer
Questions
sum.up is not a valid keyword argument name. Keyword arguments must be valid identifiers. You should look in the documentation of the library you are using how this argument really is called – maybe sum_up?
sum.up
sum_up