Skip to content

Convert Site.id to be an int, even when getting a string from the server #89

Convert Site.id to be an int, even when getting a string from the server

Convert Site.id to be an int, even when getting a string from the server #89

Workflow file for this run

name: Run linter
on:
- push
permissions:
contents: read
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/workflows/install_deps
- name: Run linter
run: poetry run pylint .