Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
hanyangii committed Aug 15, 2024
1 parent 42ab495 commit abbc783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from methylbert.data.vocab import MethylVocab
from methylbert.data.dataset import MethylBertFinetuneDataset
from methylbert.utils import set_seed
from methylbert.deconvolute import grid_search, grid_search_regions, deconvolute
from methylbert.deconvolute import deconvolute
from methylbert import __version__

import torch
Expand Down

0 comments on commit abbc783

Please sign in to comment.