Skip to content

Commit

Permalink
style: format
Browse files Browse the repository at this point in the history
  • Loading branch information
iloveitaly committed Nov 28, 2024
1 parent 72a4569 commit 3e1dd09
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mailers/preprocessors/cssliner.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import css_inline
from email.message import EmailMessage, MIMEPart

import css_inline


def _process(part: MIMEPart) -> MIMEPart:
# https://github.com/Stranger6667/css-inline/tree/master/bindings/python
Expand Down

0 comments on commit 3e1dd09

Please sign in to comment.