Skip to content

Add dropdowns to all chapter for key takeaways and environment setup #1245

Add dropdowns to all chapter for key takeaways and environment setup

Add dropdowns to all chapter for key takeaways and environment setup #1245

Workflow file for this run

name: pre-commit
on: [push, pull_request]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: pre-commit/action@v2.0.0