cleanup imports

This commit is contained in:
j 2016-02-18 19:59:57 +05:30
commit dd0e0dbab7
4 changed files with 5 additions and 15 deletions

View file

@ -5,16 +5,12 @@
import os
import sys
from glob import glob
from optparse import OptionParser
import Image
root = os.path.join(os.path.abspath(os.path.dirname(__file__)), '..')
if os.path.exists(os.path.join(root, 'oxtimelines')):
sys.path.insert(0, root)
import ox
import oxtimelines
# fixme: -w option should be 'keyframeswide' mode