Skip to content

DROP: helper/plugin: ignore spec_from_loader() possibly returning None #255

DROP: helper/plugin: ignore spec_from_loader() possibly returning None

DROP: helper/plugin: ignore spec_from_loader() possibly returning None #255

Workflow file for this run

name: Ruff
on: [push, pull_request]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1
with:
version: 0.0.275