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
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@
3
3
-[ ] Ensure all strings in `src/` are localised
4
4
-[ ] Consider renaming `explain()` to something like `friendlyExplain()`?
5
5
-[ ] Figure out where the built packages should live / be served from
6
+
-[ ] Open source?
6
7
7
8
A small, runtime-agnostic, library that explains Python error messages in a friendlier way, inspired by [p5.js's Friendly Error System](https://p5js.org/contribute/friendly_error_system/).
0 commit comments