mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-13 19:41:07 +08:00
Update mypy to 1.18.1 (#14699)
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
seaborn._core.scales.(Pipeline|TransFuncs) # aliases defined in `if TYPE_CHECKING` block
|
||||
seaborn.external.docscrape.ClassDoc.__init__ # stubtest doesn't like ABC class as default value
|
||||
seaborn.external.docscrape.NumpyDocString.__str__ # weird signature
|
||||
|
||||
seaborn.axisgrid.Grid.tight_layout # the method doesn't really take pos args but runtime has *args
|
||||
|
||||
Reference in New Issue
Block a user