Skip to content

Feature: Add optional argument col_margin_width to `write_tables_si… #114

Feature: Add optional argument col_margin_width to `write_tables_si…

Feature: Add optional argument col_margin_width to `write_tables_si… #114

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