pytorch/torch/utils/data
Xuehai Pan b77406a9ec [BE][CI] bump ruff to 0.8.4 (#143753)
Changes:

1. Bump `ruff` from 0.7.4 to 0.8.4
2. Change `%`-formatted strings to f-string
3. Change arguments with the `__`-prefix to positional-only arguments with the `/` separator in function signature.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/143753
Approved by: https://github.com/Skylion007
2024-12-24 12:24:10 +00:00
..
_utils
datapipes Use absolute path path.resolve() -> path.absolute() (#129409) 2024-12-24 08:33:08 +00:00
__init__.py
backward_compatibility.py
dataframes_pipes.ipynb
dataloader.py
dataset.py
distributed.py
graph.py Remove some unused type ignores (round 1) (#142325) 2024-12-09 18:23:46 +00:00
graph_settings.py Remove some unused type ignores (round 1) (#142325) 2024-12-09 18:23:46 +00:00
sampler.py
standard_pipes.ipynb
typing.ipynb [BE][CI] bump ruff to 0.8.4 (#143753) 2024-12-24 12:24:10 +00:00