Skip to content

Commit b912331

Browse files
authored
Update docs/source/whatsnew/version8.rst
1 parent 06f266d commit b912331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/whatsnew/version8.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ In addition to the ``%conda`` magic command for calling ``conda`` in IPython,
400400
the ``%mamba`` and ``%micromamba`` magic commands now
401401
call ``mamba`` and ``micromamba`` if they are on ``sys.path``.
402402

403-
.. code:: python
403+
.. code::
404404
405405
%mamba install pkgname
406406
%micromamba install pkgname

0 commit comments

Comments
 (0)