From c3e1e297e436dc1fa937281590bfb74feddbaa66 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 17:50:28 +0330 Subject: [PATCH] Format .jl files (#254) Co-authored-by: prbzrg --- test/instability_tests.jl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/test/instability_tests.jl b/test/instability_tests.jl index ab62c0b0..7a362be0 100644 --- a/test/instability_tests.jl +++ b/test/instability_tests.jl @@ -1,5 +1,5 @@ -@testset "Instability" begin - JET.report_package("ContinuousNormalizingFlows") - - @test true -end +@testset "Instability" begin + JET.report_package("ContinuousNormalizingFlows") + + @test true +end