Updated docs [skip ci]

This commit is contained in:
Andrew Kane
2024-06-30 23:06:03 -07:00
parent 8d77be166b
commit b7c0e1e2ed

View File

@@ -11,6 +11,7 @@ pub struct Model {
}
impl Model {
/// Returns a new set of parameters.
pub fn params() -> Params {
Params::new()
}