You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some of the high and low value checks (check_high_values, check_low_values) are failing due to string/text being passed into number type checker function. These string values are not just number in string type, they also can be certain keywords such as "Exempt"
How to recreate:
Using 2023 annual report as example and make sure to set post_to_mm to false)
Some of the high and low value checks (check_high_values, check_low_values) are failing due to string/text being passed into number type checker function. These string values are not just number in string type, they also can be certain keywords such as "Exempt"
How to recreate:
set post_to_mm
to false)origination_charges: [check_high_values, check_low_values]
2023_Annual_Filing_Season
tag and output to local2023_Annual_Filing_Season
tag using local env with outputs set toanalyzed_mlar_flat_file_2023
The text was updated successfully, but these errors were encountered: