mycroft-core/mycroft/skills
Åke Forslund 7f5f1ac2c1 Fix double __init__ in MycroftSkill
==== Fixed Issues ====
NONE

====  Tech Notes ====
During earlier rebase it seems like a double instance of __init__ got
into MycroftSkill.

====  Documentation Notes ====
NONE

==== Localization Notes ====
NONE

==== Environment Notes ====
NONE

==== Protocol Notes ====
NONE
2017-08-09 13:31:55 +02:00
..
__init__.py Fixed Missing License Headers on All Files. 2016-05-26 11:16:13 -05:00
audioservice.py Audio service is_playing property 2017-07-31 13:37:18 +02:00
container.py Revert "This add comments to document the message class" 2017-06-30 00:41:20 +02:00
core.py Fix double __init__ in MycroftSkill 2017-08-09 13:31:55 +02:00
intent_service.py Add intent fallback system 2017-08-03 13:49:02 -05:00
main.py Move intent fallback behavior to new FallbackSkill base class 2017-08-03 13:49:32 -05:00
scheduled_skills.py Remove load_data_files(...) from all skills where applicable 2017-02-15 15:37:52 -06:00
settings.py added new test and put back is_stored property 2017-08-01 13:52:51 -05:00
time_rules.py Fixed Missing License Headers on All Files. 2016-05-26 11:16:13 -05:00