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 3add9a1 commit 546f937Copy full SHA for 546f937
‎tests/managed_credential_plugins_test.py‎
@@ -504,8 +504,8 @@ def check(
504
),
505
506
)
507
-# pylint: disable-next=too-many-arguments, too-many-positional-arguments
508
# FIXME: Type ignore below due to ManagedCredentialType type not found.
+# pylint: disable-next=too-many-arguments, too-many-positional-arguments
509
def test_credential_plugins( # type: ignore[no-any-unimported] # noqa: WPS211
510
cred_type: ManagedCredentialType,
511
inputs: CredentialInputType,
0 commit comments