Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Apr 12, 2023
1 parent 208200d commit a132f40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions elk/promptsource/templates/christykoh/boolq_pt/templates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ templates:
{% if label != -1 %}
{{answer_choices[label]}}
{% endif %}'
metadata: !TemplateMetadata
choices_in_prompt: true
Expand Down Expand Up @@ -112,7 +112,7 @@ templates:
{% if label != -1 %}
{{ answer_choices[label] }}
{% endif %}'
metadata: !TemplateMetadata
choices_in_prompt: false
Expand Down

0 comments on commit a132f40

Please sign in to comment.