#6573: fix docstring from #5651
---------------------------+------------------------------------------------
 Reporter:  mvngu          |       Owner:  tba       
     Type:  defect         |      Status:  new       
 Priority:  major          |   Milestone:  sage-4.1.1
Component:  documentation  |    Keywords:            
 Reviewer:                 |      Author:            
   Merged:                 |  
---------------------------+------------------------------------------------
 That rebased patch at #5651 contains doctrings that doesn't conform with
 conventions for formatting docstrings. In particular, in
 sage/plot/bar_chart.py:
 {{{
 131         Extra options will get passed on to show(), as long as they
 are valid:
 }}}
 In sage/plot/bezier_path.py:
 {{{
 171         Extra options will get passed on to show(), as long as they
 are valid:
 }}}
 In sage/plot/matrix_plot.py:
 {{{
 58          Extra options will get passed on to show(), as long as they
 are valid:
 62          Extra options will get passed on to show(), as long as they
 are valid:
 }}}
 In sage/plot/polygon.py:
 {{{
 255         Extra options will get passed on to show(), as long as they
 are valid:
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6573>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---

Reply via email to