Skip to content

Commit 1cd2117

Browse files
committed
add missing Engine
1 parent 9e2040d commit 1cd2117

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

quantlib/pricingengines/api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@
1616
from .swaption.tree_swaption_engine import TreeSwaptionEngine
1717
from .swaption.fdhullwhite_swaption_engine import FdHullWhiteSwaptionEngine
1818
from .swap import DiscountingSwapEngine
19+
from .bond.discountingbondengine import DiscountingBondEngine

0 commit comments

Comments
 (0)