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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@
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
-
-[ ] Set up automated publishing through GitHub Actions
7
-
-[ ] BEM-style formatting for CSS classes?
8
-
-[ ] Open source?
6
+
-[ ] Set up automated testing and publishing through GitHub Actions
7
+
-[ ]Improve (BEM-style) formatting for CSS classes
8
+
-[ ] Open source
9
9
10
10
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