Skip to content

Commit 176fcf3

Browse files
author
Christopher Doris
committed
docstring
1 parent 0966b76 commit 176fcf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/concrete/type.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ to the function always have type `Py`. See the example below.
2323
2424
# Example
2525
26-
```
26+
```julia
2727
Foo = pytype("Foo", (), [
2828
"__module__" => "__main__",
2929

0 commit comments

Comments
 (0)