Skip to content

Fix compatibility with multioutput=raw_values #425

Fix compatibility with multioutput=raw_values

Fix compatibility with multioutput=raw_values #425

name: Check formatting
on: [push]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: run YAPF to test if python code is correctly formatted
uses: AlexanderMelde/yapf-action@master
with:
args: --verbose