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

Commit

Permalink
fix doctest
Browse files Browse the repository at this point in the history
  • Loading branch information
fchapoton committed Aug 31, 2022
1 parent dd6cc0e commit b81dbf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sage/categories/modules.py
Original file line number Diff line number Diff line change
Expand Up @@ -943,4 +943,5 @@ def tensor_factors(self):
doctest:warning...
DeprecationWarning: implementations of Modules().TensorProducts() now must define the method tensor_factors
See https://trac.sagemath.org/34393 for details.
(VectorFunctor, Integer Ring)
"""

0 comments on commit b81dbf0

Please sign in to comment.