Skip to content

Commit cab098a

Browse files
authored
Merge pull request #15 from cpunion/cpunion-patch-1
Update README.md
2 parents 2c55215 + 2a3f3c8 commit cab098a

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)