Skip to content

Commit 443f88e

Browse files
committed
Update README.md
1 parent ccad5cf commit 443f88e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Python Friendly Error Messages
22

3-
- [ ] Ensure all strings in `src/` are localised
4-
- [ ] Figure out where the built packages should live / be served from
5-
- [ ] Set up automated testing and publishing through GitHub Actions
6-
- [ ] Open source
3+
Todo:
4+
- Figure out where the built packages should live / be served from
5+
- Set up automated testing and publishing through GitHub Actions
6+
- Open source
77

88
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/).
99

0 commit comments

Comments
 (0)