1 Star 0 Fork 0

happy/grok-1

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
pyproject.toml 170 Bytes
Copy Edit Raw Blame History
Igor Babuschkin authored 2024-03-14 15:03 . Add initial code
[tool.ruff]
indent-width = 4
line-length = 100
[tool.ruff.lint]
ignore = [
"E722",
"E731",
"E741",
"F405",
"E402",
"F403",
]
select = ["ISC001"]
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/liwannian/grok-1.git
git@gitee.com:liwannian/grok-1.git
liwannian
grok-1
grok-1
main

Search