cmds: appease the pyright checker
commit073a16f8034508eaaf13799a8a9c7b9ede1eb4a3
authorDavid Aguilar <davvid@gmail.com>
Sat, 15 Oct 2022 21:09:47 +0000 (15 14:09 -0700)
committerDavid Aguilar <davvid@gmail.com>
Sat, 15 Oct 2022 21:16:33 +0000 (15 14:16 -0700)
tree6779ce941d9359575e5c737c88bc9c34c76572e4
parentf5d6c29bacf212515d046f2a2ea767db5d4521bc
cmds: appease the pyright checker

Though it's not needed in practice, initialize these values to make the
code simpler for static analysis tools to understand.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/cmds.py