Skip to content

Commit

Permalink
pycodestyle fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Newtech66 committed Aug 26, 2024
1 parent 046aa23 commit 125771f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/rings/species.py
Original file line number Diff line number Diff line change
Expand Up @@ -843,7 +843,7 @@ def gen(self, x):
elm._mc = at._mc
elm._tc = at._tc
return elm

def _repr_(self):
r"""
Return a string representation of ``self``.
Expand Down

0 comments on commit 125771f

Please sign in to comment.