Add type stubs for socket and ssl modules; update MicromailClient to remove type ignores

This commit is contained in:
Edgar P. Burkhart 2025-05-19 13:39:16 +02:00
parent 77d4da5900
commit ddbf910f34
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227
4 changed files with 264 additions and 7 deletions

2
.mypy.ini Normal file
View file

@ -0,0 +1,2 @@
[mypy]
mypy_path = $MYPY_CONFIG_FILE_DIR/.typestubs/