mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-04-13 17:52:28 +08:00
style: 清理空白字符
移除代码中的 trailing whitespace 和空行缩进, 提升代码整洁度
This commit is contained in:
@@ -61,7 +61,7 @@ pip install pip-tools
|
||||
```bash
|
||||
pip-compile --upgrade-package requests requirements.in
|
||||
```
|
||||
|
||||
|
||||
3. **全量更新依赖项**:
|
||||
|
||||
如果你想更新 `requirements.in` 中的所有依赖包,运行以下命令生成或更新 `requirements.txt` 文件:
|
||||
|
||||
Reference in New Issue
Block a user