File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Python friendly error messages
1+ # Python Friendly Error Messages
22
33- [ ] Ensure all strings in ` src/ ` are localised
44- [ ] Consider renaming ` explain() ` to something like ` friendlyExplain() ` ?
@@ -10,11 +10,10 @@ It can be used in browser-based editors (like RPF's [Code Editor web component](
1010
1111## Features
1212
13- - Parses and normalizes errors from Skulpt or Pyodide (via adapters)
13+ - Parses and normalises errors from Skulpt or Pyodide (via adapters)
1414- Matches errors against a copydeck (JSON rules and templates)
1515- Copydeck-based explanations can be localised
16- - Returns structured explanations or ready-made HTML snippets
17- - Designed for both integration into browser editors and standalone tools
16+ - Returns structured explanations as well as ready-made HTML snippets
1817
1918## Usage
2019
You can’t perform that action at this time.
0 commit comments