Azide
|
b8b49a5ce5
|
🐛 B站请求策略阶段行为优化 (#610)
* 🐛 调整ruff的pytest警告
* 🐛 调整导入关系警告
* 🐛 删除奇怪无用的赋值和取值逻辑
* ✅ 不同测试部分所用变量应加以区分
* 🐛 subs_io model添加默认值
* 🐛 修完所有的 ruff PT001 警告
* 🔧 按ruff建议修改ruff配置
warning: The top-level linter settings are deprecated in favour of their counterparts in the `lint` section. Please update the following options in `pyproject.toml`:
- 'ignore' -> 'lint.ignore'
- 'select' -> 'lint.select'
* 🔊 降低B站请求策略非Raise阶段API352的日志等级
* 🐛 Raise阶段应该 raise err
* 🔊 日志添加平台名
* 🐛 bzhanhan调度继续降低至60s
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-09-01 22:30:02 +08:00 |
|