Skip to content

Commit

Permalink
Running linting
Browse files Browse the repository at this point in the history
  • Loading branch information
marcromeyn committed Jul 11, 2023
1 parent 69d17df commit 0a936a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion merlin/models/torch/transforms/sequences.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
from torch import nn

from merlin.models.torch.batch import Batch, Sequence
from merlin.models.torch.schema import Selection, select
from merlin.models.torch.block import BatchBlock
from merlin.models.torch.schema import Selection, select
from merlin.schema import Schema, Tags


Expand Down

0 comments on commit 0a936a4

Please sign in to comment.