chore: fix typos

Applied fixes suggested by scripts/codespell.sh
This commit is contained in:
link2xt
2024-12-02 16:01:27 +00:00
committed by l
parent 587ea02ffa
commit 191eb7efdd
23 changed files with 35 additions and 35 deletions

View File

@@ -152,7 +152,7 @@ class TestProcess:
def get_liveconfig_producer(self):
"""provide live account configs, cached on a per-test-process scope
so that test functions can re-use already known live configs.
so that test functions can reuse already known live configs.
"""
chatmail_opt = self.pytestconfig.getoption("--chatmail")
if chatmail_opt: