Skip to content

Fix Contig Length Detection for GFF Parsing #21

Fix Contig Length Detection for GFF Parsing

Fix Contig Length Detection for GFF Parsing #21

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable