Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
shunk031 committed Jun 25, 2024
1 parent fa8823d commit 449fa97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/layout_non_alignment_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@


@pytest.fixture
def base_dir(metrics_dir: pathlib.Path) -> str:
def base_dir(metrics_dir: pathlib.Path) -> pathlib.Path:
return metrics_dir / "layout_non_alignment"


Expand Down

0 comments on commit 449fa97

Please sign in to comment.