Skip to content

Commit

Permalink
Reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
jgreben committed May 9, 2024
1 parent 53628f5 commit 18f2be4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/data_exports/test_marc_transformations.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

from libsys_airflow.plugins.data_exports.marc.transforms import (
leader_for_deletes,
remove_marc_fields
remove_marc_fields,
)

from libsys_airflow.plugins.data_exports.marc import transformer as marc_transformer
Expand Down

0 comments on commit 18f2be4

Please sign in to comment.