Skip to content

Commit

Permalink
remove unused package from script
Browse files Browse the repository at this point in the history
  • Loading branch information
SeonghwanSeo committed Jun 18, 2023
1 parent 6ffa75e commit a36463d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bbar/train/dataset.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
from torch.utils.data import Dataset

from tqdm import tqdm
import parmap

from typing import Optional, List, Dict, Union, Tuple
from torch import BoolTensor, FloatTensor
Expand Down

0 comments on commit a36463d

Please sign in to comment.