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:
@@ -1,12 +1,12 @@
|
||||
"""
|
||||
Wrap conda commandline program
|
||||
"""
|
||||
import contextlib
|
||||
import hashlib
|
||||
import json
|
||||
import logging
|
||||
import os
|
||||
import subprocess
|
||||
import json
|
||||
import hashlib
|
||||
import contextlib
|
||||
import logging
|
||||
import tempfile
|
||||
import time
|
||||
|
||||
|
||||
Reference in New Issue
Block a user