deltachat / mailadm

mail account administration tool for temporary and other account creation/modification
https://mailadm.readthedocs.io/
Mozilla Public License 2.0
14 stars 1 forks source link

chore: fix ruff lint errors #127

Closed link2xt closed 1 year ago

link2xt commented 1 year ago

CI suffered some bitrot: all the python tests fail with mailadm.mailcow.MailcowError: {'type': 'error', 'msg': 'api access denied for ip 40.79.245.129'} (IP address differs across runs)

link2xt commented 1 year ago

I disabled IP address check for the mailcow API token on ci.testrun.org. Now the only remaining error is AttributeError: 'FreeTypeFont' object has no attribute 'getsize': https://github.com/python-pillow/Pillow/issues/7322

link2xt commented 1 year ago

Now we at least have passing CI.

hpk42 commented 1 year ago

thanks for caring!

On Wed, Sep 06, 2023 at 15:54 -0700, link2xt wrote:

Now we at least have passing CI.

-- Reply to this email directly or view it on GitHub: https://github.com/deltachat/mailadm/pull/127#issuecomment-1709230016 You are receiving this because you are subscribed to this thread.

Message ID: @.***>