Skip to content

Commit d5e03a7

Browse files
author
Christopher Doris
committed
mroe convenient import
1 parent 86158c6 commit d5e03a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/C/C.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This module provides a direct interface to the Python C API.
55
"""
66
module C
77

8-
using ...PythonCall
8+
using ..PythonCall
99
using Base: @kwdef
1010
using UnsafePointers: UnsafePtr
1111
using CondaPkg: CondaPkg

0 commit comments

Comments
 (0)