mirror of
https://github.com/dkmstr/openuds.git
synced 2025-03-11 00:58:39 +03:00
Fixed pyright complains about pillow
This commit is contained in:
parent
b2679104e2
commit
1dcc1f71df
@ -28,6 +28,7 @@
|
||||
"""
|
||||
Author: Adolfo Gómez, dkmaster at dkmon dot com
|
||||
"""
|
||||
# pyright: reportUnknownMemberType=false, reportAttributeAccessIssue=false,reportUnknownArgumentType=false
|
||||
import io
|
||||
import base64
|
||||
import logging
|
||||
|
Loading…
x
Reference in New Issue
Block a user