You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ifany(rep_cap.get('python_name') == rep_cap_type and config['repeated_capability_object_type'] =='custom'for rep_cap in config['repeated_capabilities']):
221
+
ifany(rep_cap.get('python_name') == rep_cap_type and config['repeated_capability_object_type'] =='applicable-attributes-only'for rep_cap in config['repeated_capabilities']):
0 commit comments