Skip to content

Commit d205f65

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 82c0a27 commit d205f65

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_filesize.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ def test_naturalsize(test_args: list[int] | list[int | bool], expected: str) ->
106106

107107
assert humanize.naturalsize(*test_args) == "-" + expected
108108

109+
109110
@pytest.mark.parametrize(
110111
"value, expected",
111112
[

0 commit comments

Comments
 (0)