2Max4 / 2Max4/Network_Analysis
Migrate Modules to dir. Modules
- 主要言語
- Python
- スター
- 2
- フォーク
- 11
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
As already described in #33 there is a new directory for future modules.
Please move current modules like send_mail.py etc. to this dir and make sure they still work fine. References to existing directories must be checked. Please use the os.path.join() to make sure the path references work on all OS.
@Skupino could you please check it?
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Find the existing modules like send_mail.py in the repository root. Move them to the new modules directory mentioned in issue #33. Update all import statements and file references in other scripts to use os.path.join() for cross-platform compatibility. Test that the moved modules still function correctly by running any existing tests or sample scripts.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- tooling
- issue の種類
- リファクタリング
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 55/100