Skip to content

let show_code display/print code

Stephan Seitz requested to merge seitz/pystencils:show_code into master
  • get_code_obj will keep the previous behavior of show_code
  • get_code_str will be equivalent to previous str(show_code(...))

Fixes #6 (closed)

Edited by Michael Kuron

Merge request reports