Skip to content

Merge pull request #17 from AutoActuary/add-fix-for-openpyxl-atexit-p… #91

Merge pull request #17 from AutoActuary/add-fix-for-openpyxl-atexit-p…

Merge pull request #17 from AutoActuary/add-fix-for-openpyxl-atexit-p… #91

Workflow file for this run

name: Lint with Black
on: [push, pull_request]
jobs:
black:
timeout-minutes: 10
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable