Appropriate style filtering
You are coding a one-line equation in one file within your package. This file is called calculation.py
. You'd like to add extra white spaces to make the equation easier to read, but this will cause flake8
to report an E222 violation. What is the most appropriate way to filter out this warning?
Este ejercicio forma parte del curso
Developing Python Packages
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
