superneuromat.SNN.pretty_print# SNN.pretty_print(n=20, **kwargs)[source]# Pretty-prints the model. You can also do print(snn). Parameters: n (int, default=20) – Limits the size each section of the printout. seealso:: (..) – SNN.pretty() SNN.short() SNN.print_spike_train()