Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
0x00b1 committed May 22, 2024
1 parent 0c43782 commit 4271c8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/beignet/transforms/_protein_mlm_tokenizer_transform.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ def __init__(
verbose: bool = True,
tokenizer_dir: str | None = "pmlm_tokenizer",
mlm: bool = True,
reversal_augmentation: bool = False,
):
super().__init__()

Expand Down

0 comments on commit 4271c8d

Please sign in to comment.