Download this file

8 lines (7 with data), 173 Bytes

1
2
3
4
5
6
7
'''
This file is used to import all the models in the package.
'''
from . import dataset
from . import primekg
from . import starkqa_primekg
from . import biobridge_primekg