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 86158c6 commit d5e03a7Copy full SHA for d5e03a7
src/C/C.jl
@@ -5,7 +5,7 @@ This module provides a direct interface to the Python C API.
5
"""
6
module C
7
8
-using ...PythonCall
+using ..PythonCall
9
using Base: @kwdef
10
using UnsafePointers: UnsafePtr
11
using CondaPkg: CondaPkg
0 commit comments