Skip to content

Commit 57a404c

Browse files
author
Release Manager
committed
gh-37339: Removed whitespaces in `ncsym.py` Removed the whitespaces in `ncsym.py`, which currently cause all PR tests to fail at Lint. URL: #37339 Reported by: Sebastian A. Spindler Reviewer(s): Frédéric Chapoton
2 parents ec7b486 + dd3b704 commit 57a404c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/combinat/ncsym/ncsym.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ def nesting(la, nu):
109109
1
110110
sage: nesting(B, A)
111111
1
112-
112+
113113
::
114114
115115
sage: lst = list(SetPartitions(4))

0 commit comments

Comments
 (0)