Skip to content

fix expand button by not nesting layouts inside form layout of plan r… #134

fix expand button by not nesting layouts inside form layout of plan r…

fix expand button by not nesting layouts inside form layout of plan r… #134

Workflow file for this run

name: code-style
on:
pull_request:
push:
branches: [main]
jobs:
code-style:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: pre-commit/[email protected]