Skip to content

Fixed edges of blobs to maintain uniform density #81

Fixed edges of blobs to maintain uniform density

Fixed edges of blobs to maintain uniform density #81

Workflow file for this run

name: Ruff
on: pull_request
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Run linter
uses: chartboost/ruff-action@v1