Commit ae56aa78 authored by Bram Schoenmakers's avatar Bram Schoenmakers

Re-add SortCommand, this module still uses it for auto-sorting.

parent cd1f49dc
......@@ -92,6 +92,7 @@ except ConfigError as config_error:
from topydo.lib.Commands import get_subcommand
from topydo.lib.ArchiveCommand import ArchiveCommand
from topydo.lib.SortCommand import SortCommand
from topydo.lib import TodoFile
from topydo.lib import TodoList
from topydo.lib import TodoListBase
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment