Skip to content

Commit

Permalink
fix: explicitly export abstract methods
Browse files Browse the repository at this point in the history
  • Loading branch information
fjebaker committed Sep 9, 2023
1 parent b62e60e commit 818b504
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Gradus.jl
Original file line number Diff line number Diff line change
Expand Up @@ -491,6 +491,8 @@ export metric_components

export StatusCodes

export BinningMethod, TransferFunctionMethod

# export static arrays too
export SVector, @SVector

Expand Down

0 comments on commit 818b504

Please sign in to comment.