mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-05 09:21:54 +02:00
Update populate_federal_agency_initials_and_fceb.py
This commit is contained in:
parent
93282efa10
commit
ca5d6e0c30
1 changed files with 1 additions and 1 deletions
|
@ -58,4 +58,4 @@ class Command(BaseCommand, PopulateScriptTemplate):
|
|||
agency_status = row.get("Agency Status")
|
||||
agency_dict[agency_name.strip()] = (initials, agency_status)
|
||||
|
||||
return agency_dict
|
||||
return agency_dict
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue