Skip to content

Implement marker gene detection #49

Implement marker gene detection

Implement marker gene detection #49

Workflow file for this run

name: Lint
on:
pull_request:
branches: [ "master" ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable