Skip to content

Commit

Permalink
Format code
Browse files Browse the repository at this point in the history
  • Loading branch information
adrhill committed Oct 10, 2024
1 parent eb48220 commit d554b5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ using Aqua
using JET

@testset "ExplainableAI.jl" begin
@testset verbose=true "Linting" begin
@testset verbose = true "Linting" begin
@testset "Code formatting" begin
@info "- running JuliaFormatter code formatting tests..."
@test JuliaFormatter.format(ExplainableAI; verbose=false, overwrite=false)
Expand Down

0 comments on commit d554b5f

Please sign in to comment.