Skip to content

feat(python): Deprecate python 3.7 #10

feat(python): Deprecate python 3.7

feat(python): Deprecate python 3.7 #10

Workflow file for this run

---
name: Lint
on:
- pull_request
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1