Skip to content

Conversation

ChrisRackauckas
Copy link
Member

No description provided.

@ChrisRackauckas ChrisRackauckas force-pushed the ChrisRackauckas-patch-1 branch from b8d9c1f to 55f142d Compare March 19, 2025 13:47
@ChrisRackauckas ChrisRackauckas merged commit 14499b2 into master Mar 19, 2025
25 of 38 checks passed
@ChrisRackauckas ChrisRackauckas deleted the ChrisRackauckas-patch-1 branch March 19, 2025 16:56
@@ -1,8 +1,10 @@
@testitem "Aqua" tags=[:misc] begin
using NonlinearSolve, SimpleNonlinearSolve, Aqua

Aqua.test_all(NonlinearSolve; ambiguities = false, piracies = false)
Aqua.test_all(NonlinearSolve; ambiguities = false, piracies = false, stale_deps = false, deps_compat = false)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[JuliaFormatter] reported by reviewdog 🐶

Suggested change
Aqua.test_all(NonlinearSolve; ambiguities = false, piracies = false, stale_deps = false, deps_compat = false)
Aqua.test_all(NonlinearSolve; ambiguities = false, piracies = false,
stale_deps = false, deps_compat = false)

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