We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0966b76 commit 176fcf3Copy full SHA for 176fcf3
src/concrete/type.jl
@@ -23,7 +23,7 @@ to the function always have type `Py`. See the example below.
23
24
# Example
25
26
-```
+```julia
27
Foo = pytype("Foo", (), [
28
"__module__" => "__main__",
29
0 commit comments