Skip to content

Commit cd1a1c1

Browse files
committed
update readme
1 parent d4b082e commit cd1a1c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@
3131
- [x] Keyword arguments.
3232
- [x] Mapping arguments and return values.
3333
- [ ] Default arguments.
34-
- [ ] Call Go in Python.
34+
- [x] Call Go in Python.
3535
- [x] Export Go functions, struct types to Python.
3636
- [x] Auto export field types if it's a struct.
37-
- [ ] Auto generate function signatures (used by gradio).
37+
- [x] Auto generate function signatures (used by gradio).
3838
- [x] Basic tests on common used libraries.
3939
- [x] matplotlib
4040
- [x] gradio

0 commit comments

Comments
 (0)