4paradigm / 4paradigm/OpenMLDB
Refactor the python methods with same naming rules
オープン
enhancement
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 331
- 平均マージ
- 12日 12時間
- マージ済み PR(30日)
- 1
説明
Make sure all the python functions follow the same naming rules.
コントリビューションガイド
調査の方向性
The issue is about standardizing Python function naming across the project. First, locate all Python files in the repository, perhaps using a search for '.py' files. Examine existing naming patterns to understand the current conventions. Determine the specific naming rules to enforce, which may require reading project documentation or asking the maintainers. After establishing the rules, refactor function names accordingly and run any existing Python tests to ensure no regressions.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- backend
- issue の種類
- リファクタリング
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100