Skip to content

init_db scrip now display a nice message on KeyboardInterrupt #19

init_db scrip now display a nice message on KeyboardInterrupt

init_db scrip now display a nice message on KeyboardInterrupt #19

Workflow file for this run

name: Lint
on: [ push ]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: astral-sh/ruff-action@v3