Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
user202729 committed Dec 20, 2024
1 parent d99d034 commit 91cf51d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sage/combinat/integer_lists/invlex.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -871,6 +871,7 @@ If you know what you are doing, you can set check=False to skip this warning."""
sage: L = IntegerListsLex(4, max_length=4)
sage: L._check_finiteness()
True
The following example is infinite::
Expand Down

0 comments on commit 91cf51d

Please sign in to comment.