Skip to content
Snippets Groups Projects
Commit d2d4e6e8 authored by David Trattnig's avatar David Trattnig
Browse files

Improved doc wording.

parent 1796e9a5
No related branches found
No related tags found
No related merge requests found
...@@ -183,7 +183,7 @@ class EngineExecutor(Timer): ...@@ -183,7 +183,7 @@ class EngineExecutor(Timer):
""" """
Base class for timed or threaded execution of Engine commands. Base class for timed or threaded execution of Engine commands.
Primarly used for automation by the scheduler. Primarily used for automations performed by the scheduler.
""" """
logger = logging.getLogger("AuraEngine") logger = logging.getLogger("AuraEngine")
timer_store = {} timer_store = {}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment