Skip to content

added function up_or_down2 and test to it #708

added function up_or_down2 and test to it

added function up_or_down2 and test to it #708

Workflow file for this run

name: pre-commit
on: [pull_request, push, workflow_dispatch]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected]