Update comments
This commit is contained in:
parent
0f3cff60fa
commit
7520a365eb
@ -14,7 +14,7 @@ pep8-naming
|
||||
pydocstyle<2.0.0
|
||||
pyflakes
|
||||
|
||||
# Waiting until flake8-putty updated
|
||||
# Not upgraded yet because they introduce new errors
|
||||
#@ filter: pydocstyle < 2.0.0
|
||||
#@ filter: flake8-docstrings < 1.1.0
|
||||
#@ filter: flake8-pep3101 < 1.1
|
||||
|
@ -17,7 +17,7 @@
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with qutebrowser. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#pylint: disable=invalid-name
|
||||
# pylint: disable=invalid-name
|
||||
|
||||
"""pytest fixtures used by the whole testsuite.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user