Skip to content

feat: UI table formatting #2530

feat: UI table formatting

feat: UI table formatting #2530

Workflow file for this run

name: Pre-commit for Black and Blacken-docs
on:
push:
branches:
- main
- 'release/**'
- 'feature/**'
pull_request:
branches:
- main
- 'release/**'
- 'feature/**'
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]