Skip to content
Snippets Groups Projects
Verified Commit d1bd9582 authored by Lars Bilke's avatar Lars Bilke
Browse files

[vale] Finally fixing the notebook, vale reports wrong line numbers!

When using curly braces in code block, e.g.

```python
gmsh.write(f"{out_dir}/{bhe_mesh_file_name}.msh")
```

It reports the above line instead of the actual error line... :-(
parent 571f6283
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment