Skip to content

Commit dd3b704

Browse files
committed
Removed whitespaces in ncsym.py
1 parent 30b3d78 commit dd3b704

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)