Skip to content

Add option to get response for balanced multiple choice questions #33

Add option to get response for balanced multiple choice questions

Add option to get response for balanced multiple choice questions #33

Workflow file for this run

name: Pull Request
on: [pull_request]
jobs:
pre-commit:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: 3.8
- uses: pre-commit/action@v2.0.3