[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot]
2023-09-06 16:45:15 +00:00
parent 3865df7db0
commit 42488fdb12

View File

@@ -25,7 +25,6 @@ c.JupyterHub.load_roles = [
'description': 'Allow all users to access all services',
'scopes': ['access:services', 'self'],
}
]
# Boilerplate to make sure the example runs - this is not relevant