Skip to content

Merge pull request #490 from data-to-insight/484-error-code-8770q-ame… #1110

Merge pull request #490 from data-to-insight/484-error-code-8770q-ame…

Merge pull request #490 from data-to-insight/484-error-code-8770q-ame… #1110

Workflow file for this run

name: Lint
on: [push]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable
with:
version: "22.8.0"