cmds: move the base class to its own module
commit534dfc70fd6ce8317ccf82cc7e8b985ff9bbec4c
authorDavid Aguilar <davvid@gmail.com>
Sun, 21 Oct 2018 05:59:30 +0000 (20 22:59 -0700)
committerDavid Aguilar <davvid@gmail.com>
Sun, 21 Oct 2018 05:59:30 +0000 (20 22:59 -0700)
tree1d64e9ca91432da1b234e5275ff6d73017ebea2b
parent156c938b6fdd4ab0a920e2b4a248a0170d1899af
cmds: move the base class to its own module

Avoid circular dependencies with prefs by adding a new module.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/cmd.py [new file with mode: 0644]
cola/cmds.py
cola/models/prefs.py