Sign in
fuchsia
/
third_party
/
github.com
/
PyCQA
/
isort
/
3ca9255bbf2a3245ebf9222781663be4eaeab974
/
.
/
scripts
/
clean.sh
blob: 87027978b91bd71b19f2c092112bc2d6b12336e1 [
file
] [
log
] [
blame
]
#!/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