Skip to content

code_formatter workflow updated #1

code_formatter workflow updated

code_formatter workflow updated #1

Workflow file for this run

on: push
name: Python Style Checker
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: andymckay/pycodestyle-action@0.1.3