[BUG] Placing Spaces Within Tuple in Function Definition Breaks Code Hinting
Hey, there.
I found that if you place spaces between the elements in a tuple for a default value for a function definition, code hinting breaks. If you call the function later, then the hint just displays a |.
I found that if you place spaces between the elements in a tuple for a default value for a function definition, code hinting breaks. If you call the function later, then the hint just displays a |.
Please sign in to leave a comment.
here is a link to the pycharm bug tracker: http://youtrack.jetbrains.com/issues/PY