Skip to content
Snippets Groups Projects
Commit 1302edec authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Add get_code_str

parent 3bb90210
No related branches found
No related tags found
No related merge requests found
......@@ -195,3 +195,4 @@ class DebugFrameworkPrinter(FrameworkIntegrationPrinter):
show_code = functools.partial(pystencils.show_code, custom_backend=FrameworkIntegrationPrinter())
get_code_str = functools.partial(pystencils.get_code_str, custom_backend=FrameworkIntegrationPrinter())
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment