Skip to content

Bugfix - call the superclass' _get_res_from_counts, not the same func… #84

Bugfix - call the superclass' _get_res_from_counts, not the same func…

Bugfix - call the superclass' _get_res_from_counts, not the same func… #84

Workflow file for this run

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