Bugfix for lost import in discovery.py
https://bugs.launchpad.net/rubick/+bug/1252661 Add lost dependency 'stat' in discovery.py
This commit is contained in:
parent
e492c06315
commit
700ed6150c
@ -11,6 +11,7 @@ from rubick.common import index, find, path_relative_to, all_subclasses
|
||||
from rubick.exceptions import ValidatorException
|
||||
from rubick.model import *
|
||||
import shlex
|
||||
import stat
|
||||
import spur
|
||||
from StringIO import StringIO
|
||||
import tempfile
|
||||
|
Loading…
x
Reference in New Issue
Block a user