Feature catch template error (#1141)
* Starting to implement catch_errors for sidecar_template * Fixed error printing * Fixed error printing * Added tests for catch_errors
This commit is contained in:
2
tests/custom_sidecar_bad.mako
Normal file
2
tests/custom_sidecar_bad.mako
Normal file
@@ -0,0 +1,2 @@
|
||||
<%doc> This will cause a syntax error. </%doc>
|
||||
${1/0}
|
||||
Reference in New Issue
Block a user