simple py3 import change

This commit is contained in:
Charley Peng 2014-05-29 09:56:54 +10:00
parent 371c0af156
commit 6a4414f538
1 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
import sheet
import sheets
import utils
from . import sheet
from . import sheets
from . import utils