Skip to content

Commit

Permalink
test 11
Browse files Browse the repository at this point in the history
Signed-off-by: Anil Kumar Vishnoi <[email protected]>
  • Loading branch information
vishnoianil committed Aug 28, 2024
1 parent e91f737 commit 2847dea
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 0 deletions.
5 changes: 5 additions & 0 deletions knowledge/arts/attribution.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Title of work: asdf
Link to work: asdf
Revision: asdf
License of the work: asdf
Creator names: asdf
48 changes: 48 additions & 0 deletions knowledge/arts/qna.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
created_by: vishnoianil
version: 3
domain: domain
document_outline: test description asdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfasdfaasdf
seed_examples:
- context: asdf
questions_and_answers:
- question: asdf
answer: asdf
- question: zxcv
answer: zxcv
- question: qwer
answer: qer
- context: '2'
questions_and_answers:
- question: '21'
answer: '21'
- question: '22'
answer: '22'
- question: '23'
answer: '23'
- context: '3'
questions_and_answers:
- question: '31'
answer: '31'
- question: '32'
answer: '32'
- question: '33'
answer: '33'
- context: '4'
questions_and_answers:
- question: '41'
answer: '41'
- question: '42'
answer: '42'
- question: '43'
answer: '43'
- context: '5'
questions_and_answers:
- question: '51'

Check failure on line 40 in knowledge/arts/qna.yaml

View workflow job for this annotation

GitHub Actions / yamllint

40:1 [.seed_examples[4].questions_and_answers] Value must have at least 3 items
answer: '51'
- question: '52'
answer: '52'
document:
repo: asdf
commit: asdf
patterns:
- asdf

0 comments on commit 2847dea

Please sign in to comment.