ankitaggarwal011 / ankitaggarwal011/PyCNN
Rename variables
Đang mở
easy
hacktoberfest
help wanted
refactoring
- Ngôn ngữ chính
- Python
- Star
- 544
- Fork
- 81
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.