From 9b48b6d4d10ae840d3db17c780b4abbf4cf8acf6 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 20:29:48 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- jupyterhub/files/hub/z2jh.py | 1 + 1 file changed, 1 insertion(+) diff --git a/jupyterhub/files/hub/z2jh.py b/jupyterhub/files/hub/z2jh.py index 3735169b2b..f4d7be699e 100644 --- a/jupyterhub/files/hub/z2jh.py +++ b/jupyterhub/files/hub/z2jh.py @@ -3,6 +3,7 @@ Methods here can be imported by extraConfig in values.yaml """ + import os from collections.abc import Mapping from functools import lru_cache