refectoring: Fix parameter and annotation mismatch

- the names of the parameters and annotations did not match, so this was fixed.

Change-Id: Ib06a264dfc72f2854ad49bc08a11b324f4981ee3
Signed-off-by: Youngjun <yj.yoo@okestro.com>
This commit is contained in:
Youngjun 2024-03-13 11:05:03 +09:00
parent 0cafbf3ead
commit 999260434e
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ def parse_message(message_registries, message_field):
Check only registries that support messages.
:param registries: dict of Message Registries
:param message_registries: dict of Message Registries
:param message_field: settings.MessageListField to parse
:returns: parsed settings.MessageListField with missing attributes filled