Skip to content

Apply JuliaFormatter to fix code formatting #980

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 31, 2025

Conversation

ChrisRackauckas
Copy link
Member

Summary

  • Applied JuliaFormatter to ensure consistent code formatting
  • Formatted 6 files to comply with SciML style guide

Changes

 docs/src/examples/augmented_neural_ode.md        |   2 +
 docs/src/examples/multiple_shooting.md           |  12 +-
 docs/src/examples/neural_ode_weather_forecast.md |   3 +-
 test/cnf_tests.jl                                | 213 ++++++++++++-----------
 test/multiple_shoot_tests.jl                     |   9 +-
 test/neural_de_tests.jl                          |   6 +-
 6 files changed, 128 insertions(+), 117 deletions(-)

This PR was automatically generated by OrgMaintenanceScripts.jl

- Applied JuliaFormatter with SciML style guide
- Formatted 6 files

🤖 Generated by OrgMaintenanceScripts.jl
@ChrisRackauckas ChrisRackauckas merged commit 4b1f024 into SciML:master Jul 31, 2025
14 of 19 checks passed
@ChrisRackauckas ChrisRackauckas deleted the fix-formatting branch July 31, 2025 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant