Skip to content

Commit 260ee77

Browse files
author
Matthias Koeppe
committed
src/sage/combinat: Update file-level doctest tag
1 parent 9469546 commit 260ee77

15 files changed

+15
-15
lines changed

src/sage/combinat/root_system/associahedron.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# sage.doctest: optional - sage.combinat sage.geometry.polyhedron
1+
# sage.doctest: needs sage.combinat sage.geometry.polyhedron
22
r"""
33
Associahedron
44

src/sage/combinat/root_system/braid_move_calculator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# sage.doctest: optional - sage.libs.gap
1+
# sage.doctest: needs sage.libs.gap
22
"""
33
Braid Move Calculator
44

src/sage/combinat/root_system/branching_rules.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# sage.doctest: optional - sage.libs.gap
1+
# sage.doctest: needs sage.libs.gap
22
"""
33
Branching Rules
44
"""

src/sage/combinat/root_system/coxeter_matrix.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# sage.doctest: optional - sage.graphs
1+
# sage.doctest: needs sage.graphs
22
"""
33
Coxeter Matrices
44
"""

src/sage/combinat/root_system/dynkin_diagram.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# sage.doctest: optional - sage.combinat sage.graphs
1+
# sage.doctest: needs sage.combinat sage.graphs
22
"""
33
Dynkin diagrams
44

src/sage/combinat/root_system/extended_affine_weyl_group.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# sage.doctest: optional - sage.libs.gap
1+
# sage.doctest: needs sage.libs.gap
22
r"""
33
Extended Affine Weyl Groups
44

src/sage/combinat/root_system/fundamental_group.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# sage.doctest: optional - sage.graphs
1+
# sage.doctest: needs sage.graphs
22
r"""
33
Fundamental Group of an Extended Affine Weyl Group
44

src/sage/combinat/root_system/hecke_algebra_representation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# sage.doctest: optional - sage.libs.gap sage.groups
1+
# sage.doctest: needs sage.libs.gap sage.groups
22
r"""
33
Hecke algebra representations
44
"""

src/sage/combinat/root_system/integrable_representations.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# sage.doctest: optional - sage.graphs sage.modules
1+
# sage.doctest: needs sage.graphs sage.modules
22
"""
33
Integrable Representations of Affine Lie Algebras
44
"""

src/sage/combinat/root_system/non_symmetric_macdonald_polynomials.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# sage.doctest: optional - sage.graphs
1+
# sage.doctest: needs sage.graphs
22
r"""
33
Nonsymmetric Macdonald polynomials
44

0 commit comments

Comments
 (0)