fixing lint

This commit is contained in:
lucasmbrown-usds 2021-12-06 00:32:30 -05:00
parent f0981f6795
commit cdd0e8bb93

View file

@ -70,9 +70,7 @@ LOW_MEDIAN_INCOME_AS_PERCENT_OF_AMI_FIELD = (
"Low median household income as a percent of area median income" "Low median household income as a percent of area median income"
) )
COLLEGE_ATTENDANCE_FIELD = ( COLLEGE_ATTENDANCE_FIELD = "Percent enrollment in college or graduate school"
"Percent enrollment in college or graduate school"
)
# Climate # Climate
FEMA_RISK_FIELD = "FEMA Risk Index Expected Annual Loss Score" FEMA_RISK_FIELD = "FEMA Risk Index Expected Annual Loss Score"