Fix import to support python3
This commit is contained in:
parent
7d61b63b79
commit
38f9c6b57f
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
from _rocksdb import *
|
||||
from ._rocksdb import *
|
||||
|
|
Loading…
Reference in a new issue