Commit 8bbeb83
committed
refactor(nox): drop unused default for TORCH_GROUP
The Makefile always exports TORCH_GROUP before invoking nox, so the
Python-side default was dead code for every make test-smoke run;
kept only for a bare, non-Make nox invocation which isn't a supported
entrypoint.1 parent 88cb4f0 commit 8bbeb83
1 file changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
| 37 | + | |
42 | 38 | | |
43 | 39 | | |
44 | 40 | | |
| |||
0 commit comments