Skip to content

Commit

Permalink
Apply suggestions from code review (docstrings)
Browse files Browse the repository at this point in the history
Co-authored-by: Eric Gourgoulhon <eric.gourgoulhon@obspm.fr>
  • Loading branch information
mkoeppe and egourgoulhon committed Apr 19, 2024
1 parent 52a74b6 commit 7cfc187
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/sage/tensor/modules/free_module_automorphism.py
Original file line number Diff line number Diff line change
Expand Up @@ -1083,7 +1083,7 @@ def characteristic_polynomial(self):
INPUT:
- ``var`` -- variable
- ``var`` -- string (default: ``'x'``); a variable name
EXAMPLES::
Expand Down Expand Up @@ -1146,7 +1146,7 @@ def fcp(self):
INPUT:
- ``var`` -- variable
- ``var`` -- string (default: ``'x'``); a variable name
EXAMPLES::
Expand Down

0 comments on commit 7cfc187

Please sign in to comment.