Skip to content

Commit

Permalink
Fix merge issue
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinavarora committed Feb 16, 2022
1 parent b1e3a69 commit 8a12398
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions torchtext/data/datasets_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
import functools
import inspect
import io
import os

import torch
from torch.utils.data import functional_datapipe, IterDataPipe
Expand Down

0 comments on commit 8a12398

Please sign in to comment.