run pre-commit

black adds some blank lines
This commit is contained in:
Min RK
2024-01-30 14:32:25 +01:00
parent 32dfe70a01
commit 55213f6f53
79 changed files with 93 additions and 18 deletions

View File

@@ -1,6 +1,7 @@
"""
Example JupyterHub config allowing users to specify environment variables and notebook-server args
"""
import shlex
from jupyterhub.spawner import LocalProcessSpawner