Fix import problem.
This commit is contained in:
parent
a0eb03b239
commit
1812cff2d0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
from __future__ import absolute_imports
|
||||
from .array.py import *
|
||||
from .array import *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue