Skip to content

Allow override of constructor args and object attrs to return None #1379

Allow override of constructor args and object attrs to return None

Allow override of constructor args and object attrs to return None #1379

Workflow file for this run

name: Ruff
on: pull_request
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v4
- name: Run ruff
uses: chartboost/ruff-action@v1