Skip to content

Commit 300503e

Browse files
committed
ignore error
1 parent fc1af20 commit 300503e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

stubs/pywin32/@tests/stubtest_allowlist_win32.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ win32com.client.tlbrowse
1010
# Utilities to generate python bindings
1111
win32com.client.CLSIDToClass
1212
win32com.client.connect
13-
# "dynamic.CDipatch" is necessary for mypy to not throw AssertionError
13+
# Error: _GoodDispatchTypes is not a subclass of tuple
14+
win32com.client.dynamic._GoodDispatchTypes
1415
win32com.client.gencache.*
1516
win32com.client.genpy
1617
win32com.client.makepy

0 commit comments

Comments
 (0)