#13188: Boring paperwork in the graph/ files
---------------------------------+------------------------------------------
Reporter: ncohen | Owner: tbd
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-5.4
Component: graph theory | Resolution:
Keywords: | Work issues: docstrings
Report Upstream: N/A | Reviewers:
Authors: Nathann Cohen | Merged in:
Dependencies: #13073 | Stopgaps:
---------------------------------+------------------------------------------
Changes (by tscrim):
* status: needs_review => needs_work
* work_issues: Patch fails to apply => docstrings
Comment:
I couldn't run the doctest and it seemed out of place. Now the patch
applies and functions, however I get new docstring errors/warnings:
{{{
docstring of sage.graphs.cliquer.all_max_clique:18: WARNING: duplicate
citation NisOst2003, other instance in
/home/travis/sage-5.4.beta1/devel/sage/doc/en/reference/sage/graphs/graph.rst
/home/travis/sage-5.4.beta1/local/lib/python2.7/site-
packages/sage/graphs/graph.py:docstring of sage.graphs.graph:2: ERROR:
Unexpected indentation.
/home/travis/sage-5.4.beta1/local/lib/python2.7/site-
packages/sage/graphs/graph.py:docstring of sage.graphs.graph:4: WARNING:
Bullet list ends without a blank line; unexpected unindent.
/home/travis/sage-5.4.beta1/local/lib/python2.7/site-
packages/sage/graphs/graph.py:docstring of
sage.graphs.graph.Graph.cliques_maximum:18: WARNING: duplicate citation
NisOst2003, other instance in
/home/travis/sage-5.4.beta1/devel/sage/doc/en/reference/sage/graphs/cliquer.rst
/home/travis/sage-5.4.beta1/local/lib/python2.7/site-
packages/sage/graphs/graph.py:docstring of
sage.graphs.graph.Graph.matching_polynomial:162: WARNING: duplicate
citation Godsil93, other instance in
/home/travis/sage-5.4.beta1/devel/sage/doc/en/reference/sage/graphs/matchpoly.rst
docstring of sage.graphs.matchpoly.matching_polynomial:162: WARNING:
duplicate citation Godsil93, other instance in
/home/travis/sage-5.4.beta1/devel/sage/doc/en/reference/sage/graphs/graph.rst
}}}
The error seems to be in `chromatic_polynomial()`, but I don't know where
the bullet list warning is.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13188#comment:7>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.