Skip to content

Changes to the 2. chapter: "Single-cell RNA sequencing"! (#329) #1257

Changes to the 2. chapter: "Single-cell RNA sequencing"! (#329)

Changes to the 2. chapter: "Single-cell RNA sequencing"! (#329) #1257

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