File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed
Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,6 @@ Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
99Libdl = " 8f399da3-3557-5675-b5ff-fb832c97cbdb"
1010MacroTools = " 1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
1111Markdown = " d6f4376e-aef5-505a-96c1-9c027394607a"
12- Pkg = " 44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
1312Serialization = " 9e88b42a-f829-5b0c-bbe9-9e923198166b"
1413Tables = " bd369af6-aec1-5ad0-b16a-f7cc5008161c"
1514UnsafePointers = " e17b2a0c-0bdf-430a-bd0c-3a23cae4ff39"
@@ -21,7 +20,6 @@ Dates = "1"
2120Libdl = " 1"
2221MacroTools = " 0.5"
2322Markdown = " 1"
24- Pkg = " 1"
2523PyCall = " 1"
2624Serialization = " 1"
2725Tables = " 1"
Original file line number Diff line number Diff line change @@ -30,7 +30,6 @@ import ..PythonCall:
3030 PyObjectMatrix,
3131 PyObjectArray
3232
33- using Pkg: Pkg
3433using Base: @propagate_inbounds , allocatedinline
3534
3635import .. Core: Py
@@ -70,7 +69,6 @@ function __init__()
7069 jl. Core = Base. Core
7170 jl. Base = Base
7271 jl. Main = Main
73- jl. Pkg = Pkg
7472 jl. PythonCall = PythonCall
7573end
7674
You can’t perform that action at this time.
0 commit comments