ankitaggarwal011 / ankitaggarwal011/PyCNN

Rename variables

オープン
#31 コメント 9 件 リアクション 0 件 担当者 0 名 GitHub で見る
easy hacktoberfest help wanted refactoring
主要言語
Python
スター
544
フォーク
81
PR マージ指標
30日以内にマージされた PR はありません

説明

Please note these guidelines while renaming variables.
- Do not rename the parent class.
- Rename the variables or methods to have more intuitive names.
- Use private variables where necessary. You can use [this](http://radek.io/2011/07/21/private-protected-and-public-in-python/) or [this](http://igorsobreira.com/2010/09/16/difference-between-one-underline-and-two-underlines-in-python.html) guide.
- Document the corresponding changes in README.

Any suggestions are welcome. Thanks.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。