tgs / scripts /format
AZILS's picture
Upload 119 files
054900e verified
#!/bin/sh -e
set -x
ruff --fix .
ruff format .