-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
False positive for invalid-getnewargs-ex-returned #10208
Copy link
Copy link
Closed
Labels
False Positive 🦟A message is emitted but nothing is wrong with the codeA message is emitted but nothing is wrong with the codeNeeds PRThis issue is accepted, sufficiently specified and now needs an implementationThis issue is accepted, sufficiently specified and now needs an implementation
Milestone
Metadata
Metadata
Assignees
Labels
False Positive 🦟A message is emitted but nothing is wrong with the codeA message is emitted but nothing is wrong with the codeNeeds PRThis issue is accepted, sufficiently specified and now needs an implementationThis issue is accepted, sufficiently specified and now needs an implementation
Type
Fields
Give feedbackNo fields configured for issues without a type.
Bug description
The error
invalid-getnewargs-ex-returnedis raised if thetuple[tuple, dict]is built from variablesCommand used
Pylint output
Expected behavior
This code should not raise the error
invalid-getnewargs-ex-returnedPylint version
OS / Environment
Linux (Ubuntu)