Help friendly operations
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
- 
297 320 if not hasattr(target_cls, operation_registry_name): 298 321 setattr(target_cls, operation_registry_name, dict()) 299 322 323 op_cls.__doc__ = op_cls.description or "It has no documentation. :(" - 
Owner
no :( pls
 
 -