gabrielmbmb HF staff commited on
Commit
4509505
1 Parent(s): 6cec6b4

Remove `PyYAML` type

Browse files
Files changed (1) hide show
  1. argilla.yaml +1 -1
argilla.yaml CHANGED
@@ -44,6 +44,6 @@ questions:
44
  name: response
45
  required: true
46
  title: Response
47
- type: !!python/object/apply:argilla.client.feedback.schemas.enums.QuestionTypes
48
  - text
49
  use_markdown: true
 
44
  name: response
45
  required: true
46
  title: Response
47
+ type:
48
  - text
49
  use_markdown: true