Skip to content

Commit

Permalink
Update src/sage/rings/function_field/drinfeld_modules/homset.py
Browse files Browse the repository at this point in the history
Co-authored-by: Antoine Leudière <clapped.hesitancy332@anonaddy.me>
  • Loading branch information
xcaruso and kryzar committed Jul 6, 2023
1 parent b939d21 commit 3bf7d82
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sage/rings/function_field/drinfeld_modules/homset.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ def _act_(self, a, f):
sage: phi = DrinfeldModule(A, [z, 0, 1, z])
sage: t = phi.ore_variable()
sage: f = phi.hom(t + 1)
sage: T*f # indirect doctest
Drinfeld Module morphism:
From: Drinfeld module defined by T |--> z*t^3 + t^2 + z
Expand Down

0 comments on commit 3bf7d82

Please sign in to comment.