run ruff via pre-commit

This commit is contained in:
Min RK
2024-03-11 09:39:10 +01:00
parent 25da2c2ad3
commit 52af3abedc
22 changed files with 59 additions and 87 deletions

View File

@@ -9,6 +9,7 @@ Example of starting/stopping a server via the JupyterHub API
5. stop server via API
6. wait for server to finish stopping
"""
import json
import logging
import pathlib