Skip to content

black & isort

black & isort #8

Workflow file for this run

on: [push]
jobs:
ruff:
runs-on: ubuntu-latest
name: "ruff"
steps:
- name: actions_python_ruff
uses: davidslusser/[email protected]
with:
src: "django_project"
options: "-v"