Skip to content

Commit b134ced

Browse files
authored
Update README.md
1 parent 2850690 commit b134ced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ value_at_risk = companies.risk.get_value_at_risk(period="weekly")
117117
ichimoku_cloud = companies.technicals.get_ichimoku_cloud()
118118

119119
# a Fixed Income example
120-
corporate_bond_yields = companies.fixed_income.get_ice_bofa_effective_yield()
120+
corporate_bond_yields = companies.fixedincome.get_ice_bofa_effective_yield()
121121

122122
# an Economics example
123123
unemployment_rates = companies.economics.get_unemployment_rate()

0 commit comments

Comments
 (0)