#!/bin/sh python3 -m ruff --fix --exit-non-zero-on-fix . python3 -m black --check .