isinstance-second-argument-not-valid-type
false positive for union types with None
#8424
Labels
False Positive 🦟
A message is emitted but nothing is wrong with the code
Good first issue
Friendly and approachable by new contributors
typing
Bug description
#8206 does not fix the issue #8205 if the union type contains
None
.Configuration
No response
Command used
Pylint output
Expected behavior
no warnings
Pylint version
OS / Environment
No response
Additional dependencies
No response
The text was updated successfully, but these errors were encountered: