Skip to content

Commit 1a1ac0f

Browse files
committed
Format
1 parent abed2f4 commit 1a1ac0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

com/win32com/test/testArrays.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ def _normalize_array(a):
5252
ret.append(_normalize_array(i))
5353
return ret
5454

55+
5556
@unittest.skipIf(
5657
platform.machine() == "ARM64",
5758
"PyCOMTest.ArrayTest cannot currently be run on ARM64 "

0 commit comments

Comments
 (0)