Remove FIXME

This commit is contained in:
Jordan Bradford
2025-03-11 14:12:40 -04:00
parent 8e318586c3
commit a1f1c5e046

View File

@@ -5,7 +5,6 @@ Config should never append or mutate, only set. Functions here could
be called many times per lifetime of a jupyterhub. be called many times per lifetime of a jupyterhub.
Traitlets that modify the startup of JupyterHub should not be here. Traitlets that modify the startup of JupyterHub should not be here.
FIXME: A strong feeling that JSON Schema should be involved somehow.
""" """
import os import os