Skip to content

Commit

Permalink
fix dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenwu0728 committed May 6, 2024
1 parent 34ede2a commit b1707ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Diagnostics/Diagnostics.jl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export tracer_avail_diags, plank_avail_diags
using CUDA
using KernelAbstractions

using PlanktonIndividuals.Architectures
using PlanktonIndividuals.Architectures: device, Architecture, GPU, CPU, rng_type
using PlanktonIndividuals.Grids
using PlanktonIndividuals.Fields

Expand Down

0 comments on commit b1707ac

Please sign in to comment.