Skip to content

Commit

Permalink
Manual reformat to trigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
efaulhaber committed Nov 29, 2023
1 parent 312f12c commit aedbe01
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/semidiscretization/semidiscretization_hyperbolic.jl
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,7 @@ struct SemidiscretizationHyperbolic{Mesh, Equations, InitialCondition,
InitialCondition,
BoundaryConditions,
SourceTerms,
Solver,
Cache}
Solver, Cache}
@assert ndims(mesh) == ndims(equations)

performance_counter = PerformanceCounter()
Expand Down

0 comments on commit aedbe01

Please sign in to comment.