Skip to content

Commit

Permalink
removing extra new lines
Browse files Browse the repository at this point in the history
  • Loading branch information
ericbuckley committed Sep 17, 2024
1 parent e4ca0bb commit 4565cdf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/unit/test_linkage_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,5 +93,3 @@ def test_string_to_callable():
val = "recordlinker.linkage.matchers.unknown_function"
with pytest.raises(AttributeError):
utils.string_to_callable(val)


0 comments on commit 4565cdf

Please sign in to comment.