fix port commentary #204
Annotations
3 errors
|
lint (3.11)
Process completed with exit code 1.
|
|
Ruff (F811):
99-advanced-examples/70-portfolio-commentary/portfolio_commentary/main.py#L253
99-advanced-examples/70-portfolio-commentary/portfolio_commentary/main.py:253:5: F811 Redefinition of unused `get_widget_data` from line 9
|
|
Ruff (F811):
99-advanced-examples/70-portfolio-commentary/portfolio_commentary/functions.py#L19
99-advanced-examples/70-portfolio-commentary/portfolio_commentary/functions.py:19:5: F811 Redefinition of unused `get_widget_data` from line 2
|