Dt8333
|
7dd95d8a59
|
chore: auto ann fix by ruff (#4903)
* chore: auto fix by ruff
* refactor: 统一修正返回类型注解为 None/bool 以匹配实现
* refactor: 将 _get_next_page 改为异步并移除多余的请求错误抛出
* refactor: 将 get_client 的返回类型改为 object
* style: 为 LarkMessageEvent 的相关方法添加返回类型注解 None
---------
Co-authored-by: Soulter <37870767+Soulter@users.noreply.github.com>
|
2026-02-09 00:22:24 +08:00 |
|
LIghtJUNction
|
0b7fc29ac4
|
style: add ruff lint module of isort and pyupgrade, and some ruff check fix (#3214)
Co-authored-by: Dt8333 <25431943+Dt8333@users.noreply.github.com>
Co-authored-by: Soulter <905617992@qq.com>
|
2025-11-01 13:26:19 +08:00 |
|
Soulter
|
42c7034fb2
|
🐛 fix: 修复路径
|
2025-05-11 18:17:06 +08:00 |
|
Raven95676
|
ac47c57bb7
|
perf: cli统一使用pathlib,修正typo
|
2025-05-08 20:25:12 +08:00 |
|
Raven95676
|
ccb1f87a20
|
feat: cli支持插件自动热重载;cli支持插件管理;cli支持指定Dashboard端口
|
2025-05-06 17:56:56 +08:00 |
|
Raven95676
|
f06be6ed21
|
refactor: 拆分cli以便后续拓展功能
|
2025-05-06 00:53:00 +08:00 |
|