Skip to content

Commit 3e1e007

Browse files
committed
Explicitly import Core.Py into Compat module
1 parent 25b63e3 commit 3e1e007

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Compat/Compat.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ using ..PythonCall
99
using ..Utils
1010
using ..C
1111
using ..Core
12+
import ..Core: Py
1213
using ..Wrap
1314

1415
using Serialization: Serialization, AbstractSerializer, serialize, deserialize

0 commit comments

Comments
 (0)