ITADN

Default `AutoMooncake`?

#111ClosedMilesCranmer 创建于 2025-06-20
M
MilesCranmercommented
The AutoMooncake docs state: > - `config`: either `nothing` or an instance of `Mooncake.Config` -- see the docstring of `Mooncake.Config` for more information. `AutoMooncake(; config=nothing)` is equivalent to `AutoMooncake(; config=Mooncake.Config())`, i.e. the default configuration. so can `config=nothing` be the default? Why do I need to explicitly write `config=nothing`? @gdalle
关闭于 2025-06-21 7 条评论