From 37d1669a721e8d89bd48e385dfbead299361b256 Mon Sep 17 00:00:00 2001 From: thomas girod <56346771+imperosol@users.noreply.github.com> Date: Mon, 18 Nov 2024 22:09:25 +0100 Subject: [PATCH] typo in docstrings Co-authored-by: NaNoMelo <56289688+NaNoMelo@users.noreply.github.com> --- counter/management/commands/dump_accounts.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/counter/management/commands/dump_accounts.py b/counter/management/commands/dump_accounts.py index 4bae1711..01ba35cd 100644 --- a/counter/management/commands/dump_accounts.py +++ b/counter/management/commands/dump_accounts.py @@ -15,7 +15,7 @@ from counter.models import AccountDump, Counter, Customer, Selling class Command(BaseCommand): - """Effectively the dump the inactive users. + """Effectively dump the inactive users. Users who received a warning mail enough time ago will have their account emptied, unless they reactivated their