Skip to content

Commit

Permalink
format again
Browse files Browse the repository at this point in the history
  • Loading branch information
aelligp committed Jul 8, 2024
1 parent 62c3e3b commit 4786b6a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/JustRelax.jl
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ include("types/phases.jl")

include("boundaryconditions/types.jl")
export TemperatureBoundaryConditions,
DisplacementBoundaryConditions,
VelocityBoundaryConditions
DisplacementBoundaryConditions, VelocityBoundaryConditions

include("types/traits.jl")
export BackendTrait, CPUBackendTrait, NonCPUBackendTrait
Expand Down

0 comments on commit 4786b6a

Please sign in to comment.