Skip to content

Crop prices from globiom regions, and small cli fix for multiple inheritance #16

Crop prices from globiom regions, and small cli fix for multiple inheritance

Crop prices from globiom regions, and small cli fix for multiple inheritance #16

Workflow file for this run

name: Ruff check
on: [push, pull_request]
jobs:
ruff:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1