-
I see a lot of questions regarding PEP8 guidelines and linting so I thought I'd post some resources.
-[PEP8 Style Guideline](https://peps.python.org/pep-0008/) for Python
-[Python Style Guide](htt…
-
- use of white space is somewhat random
- varying approaches in naming functions and variables
- code quality could be improved by using an editor that supports PEP8 checks
-
### 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-f…
-
### 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-…
-
### Duda
En el caso de que en mi tarea tenga una linea que tiene un comentario pero este comentario supera los 100 caracteres de linea permitidos por PEP8 ¿igualmente se realiza descuento por no re…
-
### 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-…
-
I am adding this issue to track progress on the ability to use Django Ninja in a pep8 compliant way.
This was originally opened as an issue directly in the Django Ninja repo (see [Change settings …
-
### 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-…
-
According to PEP8 method names must not be like what is now done in the project. If you agree, I can send a PR with backward compatibility adding new method names and deprecating old ones.
-
1. В первом задании хотелось бы увидеть не ваше умение расставлять пробелы, а все таки работы с циклами и условиями. Давайте переделаем первое задание с флагом. Оформите его как функцию, которая на …