Skip to content

Commit

Permalink
Exposure stacking docstring update
Browse files Browse the repository at this point in the history
  • Loading branch information
ft-adm committed Jun 18, 2024
1 parent 7bc2fe7 commit d590c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fortitudo/tech/functions.py
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ def exposure_stacking(L, sample_portfolios):
Args:
L: Number of partition sets.
sample_portfolios: Resampled portfolio exposures with shape (I, B).
sample_portfolios: Sample portfolio exposures with shape (I, B).
Returns:
Exposure Stacking portfolio.
Expand Down

0 comments on commit d590c66

Please sign in to comment.