Skip to content

Merge pull request #1164 from murrayrm/release_10_2_fixes-04Jul2025 #96

Merge pull request #1164 from murrayrm/release_10_2_fixes-04Jul2025

Merge pull request #1164 from murrayrm/release_10_2_fixes-04Jul2025 #96

Workflow file for this run

# run ruff check on library source
# TODO: extend to tests, examples, benchmarks
name: ruff-check
on: [push, pull_request]
jobs:
ruff-check-linux:
# ruff *shouldn't* be sensitive to platform
runs-on: ubuntu-latest
steps:
- name: Checkout python-control
uses: actions/checkout@v3
- name: Setup environment
uses: actions/setup-python@v4
with:
python-version: 3.13 # todo: latest?
- name: Install ruff
run: |
python -m pip install --upgrade pip
python -m pip install ruff
- name: Run ruff check
run: |
ruff check
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy