Format code

This commit is contained in:
Aoran Zeng
2024-11-22 11:43:18 +08:00
parent 6e7b4bf985
commit 526a7feb89
57 changed files with 525 additions and 489 deletions

View File

@@ -18,8 +18,8 @@ static SourceProvider_t UpstreamPython =
* @update 2024-09-14
* @note 不要添加Zju浙大的pypi在校外访问会自动转向Tuna
*/
static Source_t
pl_python_sources[] = {
static Source_t pl_python_sources[] =
{
{&UpstreamPython, "https://pypi.org/simple"},
{&Bfsu, "https://mirrors.bfsu.edu.cn/pypi/web/simple"},
{&Lzuoss, "https://mirror.lzu.edu.cn/pypi/web/simple"},