Minor fix in Volshell.

This commit is contained in:
Mike Auty
2018-09-02 16:59:03 +01:00
parent 2d2b3c27dc
commit e665ec7505
+1
View File
@@ -31,6 +31,7 @@ class VolShell(cli.CommandLine):
calls available."""
def __init__(self):
super().__init__()
self.output_dir = None
def run(self):