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
Additionally, this should require a string rather than an integer / strings rather than integers. (FIPS codes should include appropriate zero padding, so they should be strings.)
The text was updated successfully, but these errors were encountered:
fip_code
should befips_code
here.Additionally, this should require a string rather than an integer / strings rather than integers. (FIPS codes should include appropriate zero padding, so they should be strings.)
The text was updated successfully, but these errors were encountered: