parent
151eb5f545
commit
2449711ede
|
@ -4,6 +4,8 @@
|
||||||
import os.path
|
import os.path
|
||||||
import filecmp
|
import filecmp
|
||||||
|
|
||||||
|
from metafile import Metafile, MalformedMetafileError
|
||||||
|
|
||||||
# --------------------------------------
|
# --------------------------------------
|
||||||
def init(parser):
|
def init(parser):
|
||||||
"""Initialize check subcommand"""
|
"""Initialize check subcommand"""
|
||||||
|
|
Loading…
Reference in New Issue