New clang format for sgl kernel (#4194)

This commit is contained in:
Lianmin Zheng
2025-03-07 20:21:08 -08:00
committed by GitHub
parent e1aaa79ac9
commit d052f4c8a9
25 changed files with 1486 additions and 682 deletions

View File

@@ -1,6 +0,0 @@
cp ../README.md ../LICENSE .
rm -rf dist
python3 -m build
python3 -m twine upload dist/*
rm -rf README.md LICENSE