On 2016-04-12 08:02, Jori Mäntysalo wrote:
For example src/sage/modular/modform/ambient.py contains function _compute_hecke_matrix_prime_power with docstringTESTS: sage: M = ModularForms(1, 12) i.e. missing a colon: should be TESTS::. Will this test be run with ./sage -t?
Yes, the missing colon will affect the typesetting in the HTML documentation, but not the doctesting.
-- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
