Skip to content

Commit f40e78d

Browse files
author
Christopher Doris
committed
@kwdef not exported in 1.6
1 parent e7e0eed commit f40e78d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PythonCall.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ module Internals
66

77
using ..PythonCall
88

9-
@kwdef mutable struct Config
9+
Base.@kwdef mutable struct Config
1010
meta::String = ""
1111
auto_sys_last_traceback::Bool = true
1212
auto_fix_qt_plugin_path::Bool = true

0 commit comments

Comments
 (0)