Skip to content

Commit

Permalink
fix referenced module to make JET happy
Browse files Browse the repository at this point in the history
  • Loading branch information
alecloudenback committed Oct 29, 2023
1 parent 68fc522 commit 167e17e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/model/Yield.jl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import ..BSplineKit
import UnicodePlots
import ..Bond: coupon_times

using FinanceCore: Continuous, Periodic, discount, accumulation, AbstractContract
using ..FinanceCore: Continuous, Periodic, discount, accumulation, AbstractContract

export discount, zero, forward, par, pv

Expand Down

0 comments on commit 167e17e

Please sign in to comment.