Skip to content

Added Amortization Table #9017

Added Amortization Table

Added Amortization Table #9017

Triggered via pull request April 18, 2024 03:02
Status Failure
Total duration 17s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Ruff (PD901): financial/amortization_table.py#L82
financial/amortization_table.py:82:5: PD901 Avoid using the generic variable name `df` for DataFrames
Ruff (PIE808): financial/amortization_table.py#L83
financial/amortization_table.py:83:21: PIE808 Unnecessary `start` argument in `range`
Ruff (PD901): financial/amortization_table.py#L95
financial/amortization_table.py:95:5: PD901 Avoid using the generic variable name `df` for DataFrames
Ruff (PD901): financial/amortization_table.py#L96
financial/amortization_table.py:96:5: PD901 Avoid using the generic variable name `df` for DataFrames
ruff
Process completed with exit code 1.