Skip to content

Commit 2a3f3c8

Browse files
authored
Update README.md
1 parent 2c55215 commit 2a3f3c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
- [ ] Default arguments.
2828
- [ ] Call Go in Python.
2929
- [x] Export Go functions, struct types to Python.
30-
- [ ] Auto export field types if it's a struct.
30+
- [x] Auto export field types if it's a struct.
3131
- [ ] Auto generate function signatures (used by gradio).
3232
- [x] Basic tests on common used libraries.
3333
- [x] matplotlib

0 commit comments

Comments
 (0)