We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abed2f4 commit 1a1ac0fCopy full SHA for 1a1ac0f
com/win32com/test/testArrays.py
@@ -52,6 +52,7 @@ def _normalize_array(a):
52
ret.append(_normalize_array(i))
53
return ret
54
55
+
56
@unittest.skipIf(
57
platform.machine() == "ARM64",
58
"PyCOMTest.ArrayTest cannot currently be run on ARM64 "
0 commit comments