Skip to content

Commit 9094f40

Browse files
authored
fix linter
1 parent a9e6af6 commit 9094f40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/combinat/integer_vectors_mod_permgroup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -841,7 +841,7 @@ def cardinality(self):
841841
842842
The algorithm utilises :wikipedia:`Cycle Index Theorem <Cycle_index>`, allowing
843843
for a faster than a plain enumeration computation.
844-
844+
845845
EXAMPLES:
846846
847847
With a trivial group all vectors are canonical::

0 commit comments

Comments
 (0)