Revert "Style"

This reverts commit a8ec52efc2.
This commit is contained in:
Sylvain Gugger
2021-03-08 16:04:46 -05:00
parent a8ec52efc2
commit 4196bfeda0
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ if is_torch_available():
DistributedTensorGatherer,
LabelSmoother,
LengthGroupedSampler,
get_parameter_names,
get_parameter_names
)
class TstLayer(torch.nn.Module):