Skip to content

Commit

Permalink
fixed trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
vfdev-5 committed Jul 29, 2023
1 parent daec7c0 commit d588b9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ignite/distributed/auto.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ def auto_dataloader(dataset: Dataset, **kwargs: Any) -> Union[DataLoader, "_MpDe
)
.. _torch DataLoader: https://pytorch.org/docs/stable/data.html#torch.utils.data.DataLoader
.. _XLA MpDeviceLoader:
.. _XLA MpDeviceLoader:
https://pytorch.org/xla/release/2.0/index.html#running-on-multiple-xla-devices-with-multi-processing
.. _torch DistributedSampler:
https://pytorch.org/docs/stable/data.html#torch.utils.data.distributed.DistributedSampler
Expand Down

0 comments on commit d588b9d

Please sign in to comment.