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 f344eb0 commit b939d21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sage/rings/function_field/drinfeld_modules/homset.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ class DrinfeldModuleMorphismAction(Action):
r"""
Action of the function ring on the homset of a Drinfeld module.
"""

def __init__(self, A, H, is_left, op):
r"""
Initialize this action.
Expand Down

0 comments on commit b939d21

Please sign in to comment.