Skip to content

Commit

Permalink
tokenizers
Browse files Browse the repository at this point in the history
  • Loading branch information
0x00b1 committed Jul 19, 2024
1 parent ac5d5a3 commit 0a651ee
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 124 deletions.
2 changes: 0 additions & 2 deletions src/beignet/transforms/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
from ._binarize import BinarizeTransform
from ._lambda import Lambda
from ._protein_tokenizer_transform import ProteinTokenizerTransform
from ._structure import trim_or_pad
from ._structure_featurizer import StructureFeaturizer
from ._transform import Transform

__all__ = [
Expand Down
18 changes: 0 additions & 18 deletions src/beignet/transforms/_structure.py

This file was deleted.

104 changes: 0 additions & 104 deletions src/beignet/transforms/_structure_featurizer.py

This file was deleted.

0 comments on commit 0a651ee

Please sign in to comment.