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 5685486 commit 3763964Copy full SHA for 3763964
test/test_aqua.jl
@@ -4,7 +4,7 @@ using Aqua: Aqua
4
using Test: @testset
5
6
@testset "Code quality (Aqua.jl)" begin
7
- Aqua.test_all(FusionTensors)
+ Aqua.test_all(FusionTensors)
8
end
9
10
0 commit comments