EdinsonRequena / articicial-inteligence-and-data-science

Este repositorio esta basado principalmente en la carrera de machine learning y data science de platzi pero también habrán recursos de otras plataformas e instituciones educativas.
MIT License
39 stars 14 forks source link

Curso de Estructuras de Datos Python - 3D Array #176

Closed EdinsonRequena closed 3 years ago

pep8speaks commented 3 years ago

Hello @EdinsonRequena! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 7:18: E231 missing whitespace after ',' Line 7:20: E231 missing whitespace after ',' Line 16:37: W292 no newline at end of file

Line 5:1: E302 expected 2 blank lines, found 1