Skip to content

WIP: Add three band HTSC instance and fix t3 terms #49

WIP: Add three band HTSC instance and fix t3 terms

WIP: Add three band HTSC instance and fix t3 terms #49

Workflow file for this run

name: Pylint Score Badge Generation
on: [pull_request]
jobs:
pylint:
name: Pylint Badge Update
runs-on: ubuntu-latest
steps:
- name: Pylint Badge Generation
uses: Silleellie/pylint-github-action@v2
with:
lint-path: src
python-version: 3.11