Skip to content

Commit

Permalink
newline
Browse files Browse the repository at this point in the history
  • Loading branch information
nh13 authored Dec 22, 2023
1 parent 07b82a4 commit 2938579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fgpyo/util/tests/test_metric.py
Original file line number Diff line number Diff line change
Expand Up @@ -363,4 +363,4 @@ def test_metric_columns_out_of_order(tmp_path: Path) -> None:

names = list(NameMetric.read(path=path))
assert len(names) == 1
assert names[0] == name
assert names[0] == name

0 comments on commit 2938579

Please sign in to comment.