mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-04 17:01:56 +02:00
Linter fix for a long line
This commit is contained in:
parent
070ff6223a
commit
8bde2a25af
1 changed files with 1 additions and 2 deletions
|
@ -20,8 +20,7 @@ class Command(BaseCommand):
|
|||
# Deprecated federal agency names mapped to designated replacements {old_value, new value}
|
||||
rename_deprecated_federal_agency = {
|
||||
"Appraisal Subcommittee": "Appraisal Subcommittee of the Federal Financial Institutions Examination Council",
|
||||
"Barry Goldwater Scholarship and Excellence in Education Program":
|
||||
"Barry Goldwater Scholarship and Excellence in Education Foundation",
|
||||
"Barry Goldwater Scholarship and Excellence in Education Program": "Barry Goldwater Scholarship and Excellence in Education Foundation", # noqa
|
||||
"Federal Reserve System": "Federal Reserve Board of Governors",
|
||||
"Harry S Truman Scholarship Foundation": "Harry S. Truman Scholarship Foundation",
|
||||
"Japan-US Friendship Commission": "Japan-U.S. Friendship Commission",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue