Show More
@@ -333,7 +333,7 b' class EmailNotificationModel(BaseModel):' | |||
|
333 | 333 | } |
|
334 | 334 | |
|
335 | 335 | premailer_instance = premailer.Premailer( |
|
336 |
cssutils_logging_level=logging. |
|
|
336 | cssutils_logging_level=logging.ERROR, | |
|
337 | 337 | cssutils_logging_handler=logging.getLogger().handlers[0] |
|
338 | 338 | if logging.getLogger().handlers else None, |
|
339 | 339 | ) |
General Comments 0
You need to be logged in to leave comments.
Login now