mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
4
.github/integration-test.py
vendored
4
.github/integration-test.py
vendored
@@ -1,9 +1,9 @@
|
||||
#!/usr/bin/env python3
|
||||
import argparse
|
||||
from shutil import which
|
||||
import os
|
||||
import subprocess
|
||||
import time
|
||||
import os
|
||||
from shutil import which
|
||||
|
||||
|
||||
def container_runtime():
|
||||
|
||||
Reference in New Issue
Block a user