Skip to content

Commit 8382227

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent c473a19 commit 8382227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.lightning/workflows/pytorch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ run: |
134134
echo "uninstall PL to have just single package"
135135
uv pip uninstall pytorch-lightning
136136
fi
137-
137+
138138
python requirements/collect_env_details.py
139139
python -c "import torch ; mgpu = torch.cuda.device_count() ; assert mgpu >= 2, f'GPU: {mgpu}'"
140140
python requirements/pytorch/check-avail-extras.py

0 commit comments

Comments
 (0)