Skip to content

Commit 29d8657

Browse files
humitosstsewd
andauthored
Apply suggestions from code review
Co-authored-by: Santos Gallegos <[email protected]>
1 parent 0ff60a3 commit 29d8657

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

readthedocs/doc_builder/python_environments.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -518,10 +518,9 @@ def _update_conda_startup(self):
518518
independently the version of Miniconda that it has installed.
519519
"""
520520
self.build_env.run(
521-
# TODO: use ``self.conda_bin_name()`` once ``mama`` is installed in
521+
# TODO: use ``self.conda_bin_name()`` once ``mamba`` is installed in
522522
# the Docker image
523523
'conda',
524-
525524
'update',
526525
'--yes',
527526
'--quiet',

0 commit comments

Comments
 (0)