Enhance Code Consistency Across Repository with .editorconfig (#19023)

This commit is contained in:
QuantumGhost
2025-04-29 18:04:33 +08:00
committed by GitHub
parent e25e049371
commit 487b107e6f
274 changed files with 1271 additions and 1217 deletions
+1 -1
View File
@@ -6,4 +6,4 @@ rm -rf build dist *.egg-info
pip install setuptools wheel twine
python setup.py sdist bdist_wheel
twine upload dist/*
twine upload dist/*