You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As noted in the Read Me's Troubleshooting section, this is caused by the YAML library I use: it is very strict about indentation. It's on my To Do list to devise a workaround or select an alternative YAML decoder.
Test case to reproduce the issue
This fails:
while this succeeds:
Expectation: both inputs should succeed, and give the same results.
The text was updated successfully, but these errors were encountered: