This website requires JavaScript.
Explore
Help
Register
Sign In
kris
/
ForcePilot
Watch
1
Star
0
Fork
0
You've already forked ForcePilot
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
00a4a0cdab
ForcePilot
/
backend
/
package
/
yuxi
/
config
/
__init__.py
4 lines
46 B
Python
Raw
Normal View
History
Unescape
Escape
refactor: 重构配置/知识库模块,拆分为独立app.py文件
2025-09-18 15:20:39 +08:00
from
.
app
import
config
stylle: 使用更加严格的风格检查以及代码格式化方法
2025-09-01 22:37:03 +08:00
lint: 代码格式化
2025-09-18 20:32:33 +08:00
__all__
=
[
"
config
"
]
Reference in New Issue
Copy Permalink