Skip to content

Commit

Permalink
Update docs/src/tutorials/pino_ode.md
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
KirillZubov and github-actions[bot] authored Sep 2, 2024
1 parent c4092b5 commit 3ae25ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/src/tutorials/pino_ode.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,3 @@ plot(predict[:, i], label = "Predicted")
# 'ground' is the ground truth solution
plot!(ground_solution_[:, i], label = "Ground truth")
```

0 comments on commit 3ae25ce

Please sign in to comment.