Skip to content
Snippets Groups Projects
Commit 3f62c8dd authored by Mohammad Torkashvand's avatar Mohammad Torkashvand
Browse files

fix docs linting error

parent 5d81ffe5
No related branches found
No related tags found
No related merge requests found
Pipeline #86204 passed
This commit is part of merge request !198. Comments created here will be created in the context of that merge request.
......@@ -94,7 +94,7 @@ class OIDCUserModel(dict):
@property
def client_id(self) -> str:
"""Return the client_id."""
"""Return the client id."""
return self.get("client_id") or ""
@property
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment