Skip to content

Commit a9e2bc8

Browse files
committed
docs: fix outdated comment
1 parent 4be7f2e commit a9e2bc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/check_embedded_chart_code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# FIXME: We currently have some code duplicated in
44
# binderhub/binderspawner_mixin.py and helm-chart/binderhub/values.yaml
55
# and we use a pre-commit hook to automatically update the values in
6-
# values.yaml whenever binderhub/binderspawner_mixin.py is changed.
6+
# values.yaml.
77
#
88
# We should remove the embedded code from values.yaml and install the required
99
# BinderSpawner code in the JupyterHub container.

0 commit comments

Comments
 (0)