inducer / inducer/relate

Page sandbox server errors on YAML scanner error

Open
#855 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
435
Forks
124
Avg merge
5h 40m
Merged PRs (30d)
14

Description

Can be observed with `homework-problems/inteq_bvp/medium_inteq_bvp_code_second_order.yml` in the CS450 repo. This does

```yaml
{% from "yaml-macros.jinja" import indented_include %}
[...]
setup_code: |J

{{ indented_include("homework-problems/inteq_bvp/bvp_test_problems.py", 4) }}
{{ indented_include("homework-problems/inteq_bvp/order_est.py", 4) }}
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.