mirror of
https://github.com/robertmartin8/PyPortfolioOpt.git
synced 2022-11-27 18:02:41 +03:00
Update plotting.py
This commit is contained in:
@@ -183,7 +183,7 @@ def _plot_ef(ef, ef_param, ef_param_range, ax, show_assets):
|
||||
continue
|
||||
except ValueError:
|
||||
warnings.warn(
|
||||
"Could not construct portfolio for paramter value {:.3f}".format(
|
||||
"Could not construct portfolio for parameter value {:.3f}".format(
|
||||
param_value
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user