Sign in
fuchsia
/
third_party
/
github.com
/
PyCQA
/
isort
/
840e06e33ed00aace0d9ef6f5856dfe80dee2a96
/
.
/
scripts
/
clean.sh
blob: 87027978b91bd71b19f2c092112bc2d6b12336e1 [
file
]
#!/usr/bin/env bash
set
-
euxo pipefail
uv run isort
--
profile hug isort
/
tests
/
scripts
/
uv run isort
--
profile hug example_
*/
uv run ruff format