chore: Fix (mostly harmless) quoting error (#6209)
This commit is contained in:
parent
bce70e74bc
commit
2bcb2c04f9
|
@ -150,4 +150,4 @@ class ExtResourceName(NameModel):
|
|||
class SlideSubmissionStatusName(NameModel):
|
||||
"Pending, Accepted, Rejected"
|
||||
class TelechatAgendaSectionName(NameModel):
|
||||
"roll_call", "minutes", "action_items"
|
||||
"""roll_call, minutes, action_items"""
|
||||
|
|
Loading…
Reference in a new issue