Skip to content

Commit

Permalink
test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
odunbar committed Apr 4, 2024
1 parent 84686c3 commit 660c940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/API/Emulators.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ CurrentModule = CalibrateEmulateSample.Emulators

```@docs
Emulator
Emulator(::MachineLearningTool, ::PairedDataContainer{FT})
Emulator(::MachineLearningTool, ::PairedDataContainer{FT}) where {FT <: AbstractFloat}
optimize_hyperparameters!(::Emulator)
predict
normalize
Expand Down

0 comments on commit 660c940

Please sign in to comment.