There was an error while loading. Please reload this page.
1 parent 4d1e3a1 commit e1b5b7eCopy full SHA for e1b5b7e
1 file changed
test/test_spell_check.py
@@ -10,7 +10,6 @@
10
11
@pytest.fixture(scope='module')
12
def known_words():
13
- global spell_check_words_path
14
return spell_check_words_path.read_text().splitlines()
15
16
0 commit comments