mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Revert "[BE][Easy][12/19] enforce style for empty lines in import segments in test/i*/
(#129763)"
This reverts commit aecc746fccc4495313167e3a7f94210daf457e1d. Reverted https://github.com/pytorch/pytorch/pull/129763 on behalf of https://github.com/XuehaiPan due to need reland after rerunning lintrunner on main ([comment](https://github.com/pytorch/pytorch/pull/129763#issuecomment-2235736732))
This commit is contained in:
@ -7,7 +7,6 @@ import unittest
|
||||
import torch
|
||||
from torch.testing._internal.common_utils import IS_CI, IS_WINDOWS
|
||||
|
||||
|
||||
if IS_WINDOWS and IS_CI:
|
||||
sys.stderr.write(
|
||||
"Windows CI does not have necessary dependencies for test_xpu_basic yet\n"
|
||||
|
Reference in New Issue
Block a user