ankitaggarwal011 / ankitaggarwal011/PyCNN
Rename variables
Ouverte
easy
hacktoberfest
help wanted
refactoring
- Langage dominant
- Python
- Étoiles
- 544
- Forks
- 81
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.