Skip to content

Merge pull request #210 from GooeyAI/Remove-grand-and-redundant #2288

Merge pull request #210 from GooeyAI/Remove-grand-and-redundant

Merge pull request #210 from GooeyAI/Remove-grand-and-redundant #2288

Workflow file for this run

name: Lint
on: [push, workflow_dispatch]
jobs:
lint:
# runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable