Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
sambodeme committed Dec 1, 2023
1 parent 9ff60f0 commit 91e5521
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ def xform_census_keys_to_fac_options(census_keys, fac_options):
def _get_sp_framework_gaap_results(audit_header):
"""Returns the SP Framework and GAAP results for a given audit header."""


sp_framework_gaap_data = string_to_string(audit_header.TYPEREPORT_FS).upper()
if not sp_framework_gaap_data:
raise DataMigrationError(
Expand Down

0 comments on commit 91e5521

Please sign in to comment.