Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WeeklyReport]2024.08.10~2024.08.23.md #376

Merged
merged 7 commits into from
Aug 27, 2024
23 changes: 23 additions & 0 deletions Reports/season 3/Marcusryz/[WeeklyReport]2024.08.10~2024.08.23.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
### 姓名

阮一洲

### 开发中的快乐开源任务

1. Ruff 新 rule 引入任务

### 本双周工作

1. **Ruff 新 rule 引入任务**

- 共提交 6 个 PR,合入 6 个 PR,共计 25 个文件的 Ruff 代码风格修改

3. **问题疑惑与解答**

- 如何已更易懂的方式搭配单双引号解决 Ruff Q003 问题?

使用 f-string。

### 未来双周计划

1. CINN 接口扩展任务