-
Problem: Currently some documentation lines are too long making the source code docs hard ot read when opened via the documentation pages
Solution: Probably long-term wojld be best solved by integr…
-
In #475, it was discovered that the flake8 linter action that had been running on PRs was outdated and therefore failing to post comments on PRs where PEP8 standards weren't met. Subsequent PRs are be…
-
to be decided
-
### Prerrequisitos
(Marcar colocando una `X` entre los corchetes los ítems que ya hiciste, así: `"[X]"`)
* [x ] Leí las reglas del foro (https://github.com/IIC2233/Syllabus/wiki/3.-Reglas-del-…
mrtti updated
1 month ago
-
https://github.com/Gvantsie/User-Auth--PyQt5/blob/7fb04ad16c7460138d6e27d2d9daeaecb9d05338/main.py#L44
"==" ადგილები უნდა გამოტოვო, if self.password.text() == self.confirmpass.text():
-
Follow the pep8! =P
-
Есть общие замечания, которые прошу учесть в будущем:
1. Почитайте про PEP8, я буду об этом рассказывать на следующем занятии.
Работа зачтена
-
We should apply at least PEP8 recommendations.
1. Run pylint locally and fix all issues.
2. Add Action to automatically run pylint on PR.
-
Estimados,
Estoy retomando odoo despues de un largo tiempo y veo que tienes modulos interesantes y una primera observacion que veo para los repositorios de la version 11 es la siguiente:
- Pyth…
-
Проверь свой код на соответствие PEP8. Часто встречаются лишние или недостающие пустые строки (после и до объявления функции по 2 пустые строки) и пробелы.