mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-27 13:22:11 +08:00
Add missing List imports.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
from typing import List
|
||||
|
||||
import xml.sax
|
||||
from xml.sax.xmlreader import InputSource
|
||||
from xml.sax.handler import ContentHandler, ErrorHandler
|
||||
|
||||
Reference in New Issue
Block a user