False positive no-value-for-parameter
for Qt methods
#6464
Labels
Astroid
Related to astroid
Bug 🪲
False Positive 🦟
A message is emitted but nothing is wrong with the code
Milestone
Bug description
Reproducer thx to @The-Compiler
Configuration
--extension-pkg-whitelist=PyQt5
Command used
Pylint output
Expected behavior
a.py:4:0: C0305: Trailing newlines (trailing-newlines)
a.py:1:0: C0114: Missing module docstring (missing-module-docstring)
Pylint version
2.14 dev, essentially since astroid changes in https://github.com/PyCQA/astroid/pull/1505
OS / Environment
No response
Additional dependencies
No response
The text was updated successfully, but these errors were encountered: