Feed the hobgoblins (delint).

This commit is contained in:
Jason R. Coombs
2018-03-04 22:05:10 -05:00
parent 9e0a04079f
commit 923b505128
4 changed files with 15 additions and 8 deletions
+4 -4
View File
@@ -8,10 +8,10 @@ import wolframalpha
if six.PY2:
collect_ignore = [
'wolframalpha/pmxbot.py',
'wolframalpha/test_pmxbot.py',
]
collect_ignore = [
'wolframalpha/pmxbot.py',
'wolframalpha/test_pmxbot.py',
]
@pytest.fixture(scope='session')