Closed mberr closed 2 months ago
setup.cfg
pyproject.toml
torch
numpy
<8
>= 8
ruff
.gitignore
Might be related to https://github.com/pytorch/pytorch/issues/60081 - but it is strange that this only happens for the Windows + 3.11 tests
setup.cfg
topyproject.toml
torch
andnumpy
constraints<8
(>= 8
is blocked by https://github.com/readthedocs/sphinx_rtd_theme/issues/1582)ruff
, implement formatting and recommendations.gitignore
for PyCharm