3
0
Fork 0

test: make pylint happy

This commit is contained in:
Lance Edgar 2025-12-20 23:09:22 -06:00
parent 8a0830b35d
commit 4a9e5f4b15

View file

@ -455,7 +455,7 @@ class EmailHandler(GenericHandler): # pylint: disable=too-many-public-methods
"""
return Message(**kwargs)
def make_auto_message(
def make_auto_message( # pylint: disable=too-many-arguments,too-many-positional-arguments
self,
key,
context=None,