Skip to content

Added BitsAndBytes Support #30

Added BitsAndBytes Support

Added BitsAndBytes Support #30

Workflow file for this run

name: Ruff
on: pull_request
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: "Linting & Flaking"
uses: chartboost/ruff-action@v1