Continue with quotation cut even if html cut throws an exception

This commit is contained in:
Derrick J. Wippler
2020-01-30 11:51:33 -06:00
parent c575beb27d
commit 3083f86c75
4 changed files with 17 additions and 11 deletions

View File

@@ -2,7 +2,7 @@
from __future__ import absolute_import
from .fixtures import STANDARD_REPLIES
from tests.fixtures import STANDARD_REPLIES
from talon import quotations
from six.moves import range
from nose.tools import eq_