Fix formatting issue

This commit is contained in:
atownson 2025-02-24 12:08:13 -06:00 committed by GitHub
parent 761a4f727f
commit e86a1f96fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -211,7 +211,8 @@ class ObjectVar(ScriptVariable):
:param context: A custom dictionary mapping template context variables to fields, used when rendering <option>
elements within the dropdown menu (optional)
:param null_option: The label to use as a "null" selection option (optional)
:param selector: Include an advanced object selection widget to assist the user in identifying the desired object (optional)
:param selector: Include an advanced object selection widget to assist the user in identifying the desired
object (optional)
"""
form_field = DynamicModelChoiceField