I can't think of a compelling reason not to always use multiples of 4. WRT 
the continuation of parameters, one may just move all parameters down to 
the next indent as

def foo(
        a, b, c,
        d, e, f):
    # first line of func
    ...


-- 
You received this message because you are subscribed to the Google Groups 
"sympy" 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 http://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/97ea03e8-82d0-485a-bb5d-b83daae2c574%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to