From fb84658e5d033d765b2bc31bce553671318f3c83 Mon Sep 17 00:00:00 2001 From: neonandrii <andrii@neon.ai> Date: Tue, 26 Jan 2021 19:27:33 +0200 Subject: [PATCH] Issue-2812 - Allow overridden converse methods to accept messages - FIX: PEP8-line-too-long issue in MycroftSkill.converse --- mycroft/skills/mycroft_skill/mycroft_skill.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mycroft/skills/mycroft_skill/mycroft_skill.py b/mycroft/skills/mycroft_skill/mycroft_skill.py index 1fb14d5db1..c04c8b06c7 100644 --- a/mycroft/skills/mycroft_skill/mycroft_skill.py +++ b/mycroft/skills/mycroft_skill/mycroft_skill.py @@ -343,7 +343,7 @@ class MycroftSkill: To use, override the converse() method and return True to indicate that the utterance has been handled. - utterances and lang are depreciated and shout NOT be used in newer skills + utterances and lang are depreciated Arguments: message: a message object containing a message type with an