mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-12 19:12:31 +08:00
Update mypy to 1.18.1 (#14699)
This commit is contained in:
@@ -10,3 +10,7 @@ serial.tools.list_ports_posix # Posix only
|
||||
# io.RawIOBase but at runtime they are normal arguments that don't have consistent
|
||||
# names.
|
||||
serial.serialwin32.Serial.write
|
||||
|
||||
# FIXME: new stubtest errors from mypy v1.18.1 that need to be looked at more closely.
|
||||
# See https://github.com/python/typeshed/pull/14699
|
||||
serial.win32.ULONG_PTR
|
||||
|
||||
Reference in New Issue
Block a user