Commit c6a4761d authored by seyonechithrananda's avatar seyonechithrananda
Browse files

mat feautirzer typo

parent 87c14555
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@ from deepchem.feat.molecule_featurizers import RDKitDescriptors
from deepchem.feat.molecule_featurizers import SmilesToImage
from deepchem.feat.molecule_featurizers import SmilesToSeq, create_char_to_idx
from deepchem.feat.molecule_featurizers import RobertaFeaturizer
from deepchem.feat.molecule_featurizers import MATFeaturizers
from deepchem.feat.molecule_featurizers import MATFeaturizer

# complex featurizers
from deepchem.feat.complex_featurizers import RdkitGridFeaturizer