ribesstefano's picture
Started working on packaging the repository
5e01175
raw
history blame
132 Bytes
from .protac_degradation_predictor import (
PROTAC_Model,
train_model,
)
__version__ = "0.0.1"
__author__ = "Stefano Ribes"