3 条评论 (3 条评论)0 个反应 (0 个反应)1 位负责人 (1 位负责人)Python311 个派生 (311 个派生)batch import
Stalegood first issuegood starter issues
仓库指标
- 星标
- 4,859 个星标 (4,859 个星标)
- PR 合并指标
- 平均合并 2天 23小时 (平均合并 2天 23小时)30 天内合并 146 个 PR (30 天内合并 146 个 PR)
贡献者指南
- 研究方向
- Investigate the time formatting logic in the CLI command for `sky jobs queue`. Look at relevant files such as `sky/cli/jobs.py` or similar. Check for any timezone conversion or incorrect format string. Ensure the displayed time matches the expected UTC or local time based on the user's configuration. Review any existing comments in the issue for additional hints.
- 技术栈
- python
- 领域
- cli
- 议题类型
- 缺陷
- 前置要求
- Basic PythonFamiliarity with CLI tools