Skip to content

Commit a7b4d7a

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

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

codespell_lib/tests/test_basic.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -518,9 +518,6 @@ def test_exclude_file(
518518
assert cs.main("-x", f"'{fname_dummy1},{fname},{fname_dummy2}'", bad_name) == 1
519519

520520

521-
522-
523-
524521
def test_encoding(
525522
tmp_path: Path,
526523
capsys: pytest.CaptureFixture[str],

0 commit comments

Comments
 (0)