Skip to content

Commit

Permalink
[pre-commit.ci] Apply automatic pre-commit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Jul 11, 2024
1 parent 7ae142f commit 3a60d19
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ async def _create_default_keycloak_client_roles(
"description": role.get("description"),
"attributes": {
"scopes": role.get("scopes"),
"component": ["jupyterhub"]
"component": ["jupyterhub"],
},
}
)
Expand Down

0 comments on commit 3a60d19

Please sign in to comment.