Skip to content

Add year_began to IssueSeries class Add year_began to (#63) #72

Add year_began to IssueSeries class Add year_began to (#63)

Add year_began to IssueSeries class Add year_began to (#63) #72

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