Skip to content

Merge pull request #3305 from dato/export_catch_missing_key_icon #6034

Merge pull request #3305 from dato/export_catch_missing_key_icon

Merge pull request #3305 from dato/export_catch_missing_key_icon #6034

Workflow file for this run

name: Python Formatting (run ./bw-dev black to fix)
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
- uses: psf/[email protected]
with:
version: 22.12.0