Description:
Updates to the total_spending endpoints to take into account the new PYA values.
Technical details:
The new PYA columns were moved into the disaster base class in an attempt to normalize the columns across the different implementations and better explain their use / intention. Only the total_spending endpoints were updated that use File B data.
Additionally, a change to the .pre-commit-config.yaml was made to support its use as I ran into a bug that prevent me from committing code when using pre-commit without this change.
Description: Updates to the
total_spending
endpoints to take into account the new PYA values.Technical details:
The new PYA columns were moved into the disaster base class in an attempt to normalize the columns across the different implementations and better explain their use / intention. Only the
total_spending
endpoints were updated that use File B data.Additionally, a change to the
.pre-commit-config.yaml
was made to support its use as I ran into a bug that prevent me from committing code when usingpre-commit
without this change.Requirements for PR merge:
Area for explaining above N/A when needed: