Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Commit fde9245

Browse files
author
LBrunswic
committed
Docstring correction
1 parent e588289 commit fde9245

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/sage/tensor/modules/tensor_with_indices.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -881,8 +881,8 @@ def permute_indices(self, permutation):
881881
INPUT:
882882
883883
- ``permutation`` -- permutation that has to be applied to the indices
884-
the input should be a ``list`` containing the second line of the permutation
885-
in Cauchy notation.
884+
the input should be a ``list`` containing the second line of the permutation
885+
in Cauchy notation.
886886
887887
OUTPUT:
888888

0 commit comments

Comments
 (0)