Add type stubs for socket and ssl modules; update MicromailClient to remove type ignores
This commit is contained in:
parent
77d4da5900
commit
ddbf910f34
4 changed files with 264 additions and 7 deletions
2
.mypy.ini
Normal file
2
.mypy.ini
Normal file
|
@ -0,0 +1,2 @@
|
|||
[mypy]
|
||||
mypy_path = $MYPY_CONFIG_FILE_DIR/.typestubs/
|
Loading…
Add table
Add a link
Reference in a new issue