We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a8daf3 commit 909d5d2Copy full SHA for 909d5d2
test/runtests.jl
@@ -30,6 +30,6 @@ end
30
end
31
32
using Aqua
33
-Aqua.test_all(TriangularSolve, ambiguities=false)
+Aqua.test_all(TriangularSolve, ambiguities=false,project_toml_formatting=false)
34
@test isempty(Test.detect_ambiguities(TriangularSolve))
35
0 commit comments