Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Miauwkeru committed Sep 20, 2024
1 parent 39333b1 commit 8fd94c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/filesystems/test_ntfs.py
Original file line number Diff line number Diff line change
Expand Up @@ -125,4 +125,3 @@ def test_stat_information(sector_size: int, size: int, resident: bool, expected_

assert stat_info.st_blksize == sector_size
assert stat_info.st_blocks == expected_blks

0 comments on commit 8fd94c0

Please sign in to comment.