Skip to content

Commit

Permalink
gh-37339: Removed whitespaces in ncsym.py
Browse files Browse the repository at this point in the history
    
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
  • Loading branch information
Release Manager committed Feb 21, 2024
2 parents ec7b486 + dd3b704 commit 57a404c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/combinat/ncsym/ncsym.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ def nesting(la, nu):
1
sage: nesting(B, A)
1
::
sage: lst = list(SetPartitions(4))
Expand Down

0 comments on commit 57a404c

Please sign in to comment.