Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
syntax for doc highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
DennisJahn committed Nov 23, 2021
1 parent 37ff44a commit c816e55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/categories/coxeter_groups.py
Original file line number Diff line number Diff line change
Expand Up @@ -1987,7 +1987,7 @@ def bruhat_lower_covers_reflections(self):
Tests:
Check bug discovered in :trac:`32669` is fixed
Check bug discovered in :trac:`32669` is fixed::
sage: W = CoxeterGroup(['A',3], implementation='permutation')
sage: W.w0.bruhat_lower_covers_reflections()
Expand Down

0 comments on commit c816e55

Please sign in to comment.