Skip to content

Commit f5f3382

Browse files
[pre-commit.ci] Apply automatic pre-commit fixes
1 parent a8dbb2e commit f5f3382

File tree

1 file changed

+1
-0
lines changed
  • src/_nebari/stages/kubernetes_services/template/modules/kubernetes/services/jupyterhub/files/jupyterhub

1 file changed

+1
-0
lines changed

src/_nebari/stages/kubernetes_services/template/modules/kubernetes/services/jupyterhub/files/jupyterhub/02-spawner.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ def get_scoped_token(
100100
# for a demo on one approach to adding test.
101101
def get_conda_store_environments(user_info: dict):
102102
import os
103+
103104
import urllib3
104105

105106
# Check for the environment variable `CONDA_STORE_API_PAGE_SIZE_LIMIT`. Fall

0 commit comments

Comments
 (0)