![Jakub Libosvar](/assets/img/avatar_default.png)
pep8 searches for check codes in their docstrings [1]. This allows us to
either ignore or select particular checks by their codes.
e.g. flake8 --select=N333
[1] 4438622d0b/pycodestyle.py (L110)
Change-Id: I4644ab087abc441beed52a170df8b5279fed76a4
Closes-bug: 1594756