Import error in check

See issue #5 on git.lertsenem.com
master
Lertsenem 2016-05-26 23:55:05 +02:00
parent 151eb5f545
commit 2449711ede
1 changed files with 2 additions and 0 deletions

View File

@ -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"""