Skip to content

Merge branch 'api-status-task' of https://github.com/GIScience/sketch… #1087

Merge branch 'api-status-task' of https://github.com/GIScience/sketch…

Merge branch 'api-status-task' of https://github.com/GIScience/sketch… #1087

Workflow file for this run

name: Python Linting
on: [push, pull_request]
jobs:
linting:
name: Python Linting
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1
- uses: psf/black@stable