This website requires JavaScript.
Explore
Help
Register
Sign In
injectlib
/
LangBot
Watch
1
Star
0
Fork
0
You've already forked LangBot
mirror of
https://github.com/langbot-app/LangBot.git
synced
2025-11-25 19:37:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0a64a96f6564820b5f6960fcb41565556fe6935c
LangBot
/
pkg
/
plugin
/
__init__.py
5 lines
79 B
Python
Raw
Normal View
History
Unescape
Escape
doc: 添加部分注释
2023-03-05 15:39:13 +08:00
"""
插件支持包
包含插件基类
、
插件宿主以及部分API接口
style: introduce ruff as linter and formatter (#1356) * style: remove necessary imports * style: fix F841 * style: fix F401 * style: fix F811 * style: fix E402 * style: fix E721 * style: fix E722 * style: fix E722 * style: fix F541 * style: ruff format * style: all passed * style: add ruff in deps * style: more ignores in ruff.toml * style: add pre-commit
2025-04-29 17:24:07 +08:00
"""
Reference in New Issue
Copy Permalink