Added missing type information for encodings module (#5106)

Co-authored-by: Eric Traut <erictr@microsoft.com>
This commit is contained in:
Eric Traut
2021-03-10 17:18:32 -08:00
committed by GitHub
parent 8115299ee2
commit faa5c70f25
2 changed files with 5 additions and 6 deletions

View File

@@ -6,7 +6,6 @@
],
"exclude": [
"**/@python2",
"stdlib/encodings/__init__.pyi",
"stdlib/sqlite3/dbapi2.pyi",
"stdlib/tkinter",
"stdlib/xml/dom",