Skip to content

Commit

Permalink
fix msc
Browse files Browse the repository at this point in the history
  • Loading branch information
lazarusA committed Dec 15, 2024
1 parent 115440b commit dc0af09
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/src/tutorials/mean_seasonal_cycle.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ fig

````@ansi mean_season
using YAXArrays, DimensionalData
using YAXArrays: YAXArrays as YAX
axes = (YAX.Time(t),)
c = YAXArray(axes, var)
````
Expand Down

0 comments on commit dc0af09

Please sign in to comment.