fixes
This commit is contained in:
@@ -317,9 +317,7 @@ def _prepare_gmail_message(
|
|||||||
mime_type = "application/octet-stream"
|
mime_type = "application/octet-stream"
|
||||||
|
|
||||||
else:
|
else:
|
||||||
logger.warning(
|
logger.warning("Skipping attachment: missing both path and content")
|
||||||
"Skipping attachment: missing both path and content"
|
|
||||||
)
|
|
||||||
continue
|
continue
|
||||||
|
|
||||||
# Create MIME attachment
|
# Create MIME attachment
|
||||||
|
|||||||
Reference in New Issue
Block a user