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

Commit

Permalink
Add blank line before FiniteDrinfeldModuleAction (PEP8)
Browse files Browse the repository at this point in the history
  • Loading branch information
kryzar committed May 12, 2022
1 parent e3fc37f commit 0515d9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sage/rings/function_field/finite_drinfeld_module.py
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,7 @@ def ore_polring(self):
def polring(self):
return self.domain()


class FiniteDrinfeldModuleAction(Action):

def __init__(self, finite_drinfeld_module):
Expand Down

0 comments on commit 0515d9b

Please sign in to comment.