mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 00:37:10 +08:00
Update pyright to 1.1.278 (#9077)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
@@ -1 +1 @@
|
||||
import xml.parsers as parsers
|
||||
from xml import parsers as parsers
|
||||
|
||||
@@ -1 +1 @@
|
||||
import xml.parsers.expat as expat
|
||||
from xml.parsers import expat as expat
|
||||
|
||||
Reference in New Issue
Block a user