We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6087261 commit bb0bcfeCopy full SHA for bb0bcfe
src/dbus_python_client_gen/_errors.py
@@ -164,7 +164,7 @@ def __init__(
164
method_name,
165
expected,
166
actual,
167
- ): # pylint: disable=too-many-arguments
+ ): # pylint: disable=too-many-arguments, too-many-positional-arguments
168
"""
169
Initialize a DPClientKeywordError with the mismatched arguments.
170
0 commit comments