#! /bin/bash -ex

ruff --fix .
python unasync.py
