aai-institute / aai-institute/pyDVL
Method string representation
未关闭
enhancement
- 主要语言
- Python
- 星标
- 146
- 派生
- 10
- PR 合并指标
- 30 天内没有已合并 PR
描述
We should consider using the [ToStringMixin](https://github.com/aai-institute/sensAI/blob/develop/src/sensai/util/string.py#L133) from [sensAI-utils](https://github.com/opcode81/sensAI-utils).
贡献指南
调研方向
Find where method string representations are currently defined in pyDVL. Examine the sensAI-utils ToStringMixin linked in the issue to understand its interface. Determine which classes in pyDVL would benefit from adopting this mixin and plan the refactoring. Test that the new string representations work as expected.
由索引模型根据 Issue 内容生成。
评估
- 领域
- tooling
- Issue 类型
- 重构
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100