Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
pogudingleb committed Sep 29, 2023
1 parent 0c26438 commit 0bcbc9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/tutorials/identifiable_functions.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ find_identifiable_functions(LLW1987)
And even of parameters and states:

```@example
find_identifiable_functions(LLW1987, with_states=true)
find_identifiable_functions(LLW1987, with_states = true)
```

By default, `find_identifiable_functions` tries to simplify the output functions as much as possible. This feature is useful, for example, in [Model Reparametrization](@ref).
Expand Down

0 comments on commit 0bcbc9d

Please sign in to comment.