Skip to content

Commit

Permalink
fix dependency again
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenwu0728 committed May 6, 2024
1 parent b1707ac commit e813348
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: device, Architecture, GPU, CPU, rng_type
using PlanktonIndividuals.Architectures: device, Architecture, GPU, CPU, array_type
using PlanktonIndividuals.Grids
using PlanktonIndividuals.Fields

Expand Down

0 comments on commit e813348

Please sign in to comment.