Skip to content

Commit 0536e9d

Browse files
use docstring extensions in analysis
1 parent eb58053 commit 0536e9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ensemble/ensemble_analysis.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
module EnsembleAnalysis
22

33
using SciMLBase, Statistics, RecursiveArrayTools, StaticArraysCore
4+
using DocStringExtensions
45

56
# Getters
67
"""

0 commit comments

Comments
 (0)