Skip to content

[CICO-6] Added toml for PyPi preparation, updated README, fixed add_i… #3

[CICO-6] Added toml for PyPi preparation, updated README, fixed add_i…

[CICO-6] Added toml for PyPi preparation, updated README, fixed add_i… #3

name: Ruff
on: [ push, pull_request ]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: astral-sh/ruff-action@v1