Skip to content

Commit

Permalink
Run pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jacksonj04 committed Oct 12, 2023
1 parent 2995abf commit cf2c9fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ds-caselaw-ingester/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -695,7 +695,6 @@ def test_get_best_xml_with_valid_xml_file(self):
self.TDR_TARBALL_PATH,
mode="r",
) as tar:

result = lambda_function.get_best_xml(
"a/valid/uri", tar, filename, "a_consignment_reference"
)
Expand Down

0 comments on commit cf2c9fb

Please sign in to comment.