Skip to content

Commit 3bf7d82

Browse files
xcarusokryzar
andauthored
Update src/sage/rings/function_field/drinfeld_modules/homset.py
Co-authored-by: Antoine Leudière <[email protected]>
1 parent b939d21 commit 3bf7d82

File tree

1 file changed

+0
-1
lines changed
  • src/sage/rings/function_field/drinfeld_modules

1 file changed

+0
-1
lines changed

src/sage/rings/function_field/drinfeld_modules/homset.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ def _act_(self, a, f):
8484
sage: phi = DrinfeldModule(A, [z, 0, 1, z])
8585
sage: t = phi.ore_variable()
8686
sage: f = phi.hom(t + 1)
87-
8887
sage: T*f # indirect doctest
8988
Drinfeld Module morphism:
9089
From: Drinfeld module defined by T |--> z*t^3 + t^2 + z

0 commit comments

Comments
 (0)