Skip to content

Add PSI-BLAST results to abstract #57

Add PSI-BLAST results to abstract

Add PSI-BLAST results to abstract #57

on: push
name: Run Black formatter
jobs:
run-black-formatter:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable
with:
options: "--check --verbose"
jupyter: true