do all expunging in python

This commit is contained in:
holger krekel
2025-09-11 15:32:30 +02:00
parent a4152140ca
commit b13929119b
3 changed files with 66 additions and 50 deletions

View File

@@ -1,7 +1,7 @@
import time
from chatmaild.expire import run_expire
from chatmaild.doveauth import AuthDictProxy
from chatmaild.expire import run_expire
def test_login_timestamps(example_config):