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?
Cet exercice fait partie du cours
Developing Python Packages
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
