News
Steps to reproduce The minimal reproducer is this demo.py: def wrapped(*args, **kwargs): print(*args, **kwargs) wrapped('hello', 'world!') pylint shows a syntax-error ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results