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 c3d02a3 commit 44c439eCopy full SHA for 44c439e
src/Convert/Convert.jl
@@ -18,12 +18,7 @@ import ..PythonCall:
18
pyconvert_add_rule,
19
pyconvert_return,
20
pyconvert_unconverted,
21
- PyConvertPriority,
22
- PYCONVERT_PRIORITY_WRAP,
23
- PYCONVERT_PRIORITY_ARRAY,
24
- PYCONVERT_PRIORITY_CANONICAL,
25
- PYCONVERT_PRIORITY_NORMAL,
26
- PYCONVERT_PRIORITY_FALLBACK
+ PyConvertPriority
27
28
export
29
pyconvert_tryconvert,
0 commit comments