diff --git a/oauth/test/test_oidc.py b/oauth/test/test_oidc.py index cf9612136..e8bdd0c0e 100644 --- a/oauth/test/test_oidc.py +++ b/oauth/test/test_oidc.py @@ -1,4 +1,4 @@ -# pylint: disable=redefined-outer-name, unused-argument, C0103, C0111, too-many-arguments +# pylint: disable=redefined-outer-name, unused-argument, invalid-name, missing-docstring, too-many-arguments import json import time