Skip to content

Commit 70911fa

Browse files
Fix flake8 issue in spellcheck test (#10)
1 parent 390bbd6 commit 70911fa

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/test_spell_check.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010

1111
@pytest.fixture(scope='module')
1212
def known_words():
13-
global spell_check_words_path
1413
return spell_check_words_path.read_text().splitlines()
1514

1615

0 commit comments

Comments
 (0)