Skip to content

Merge pull request #181 from decargroup/bugfix/180-remove-pandas-from… #432

Merge pull request #181 from decargroup/bugfix/180-remove-pandas-from…

Merge pull request #181 from decargroup/bugfix/180-remove-pandas-from… #432

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