summaryrefslogtreecommitdiff
path: root/.flake8
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2016-06-13 10:49:58 +0200
committerFlorian Bruhin <git@the-compiler.org>2016-06-13 11:18:21 +0200
commit4fccc89d7da6379b1eb01bc9fd641258a37d091b (patch)
tree66f73cddd995d0361bdfe587b6e338f7bf47dab4 /.flake8
parentf70a75978bee9360410d57c517a88a7c4383ace5 (diff)
downloadqutebrowser-4fccc89d7da6379b1eb01bc9fd641258a37d091b.tar.gz
qutebrowser-4fccc89d7da6379b1eb01bc9fd641258a37d091b.zip
Split browser into browser/browser.webkit
Diffstat (limited to '.flake8')
-rw-r--r--.flake82
1 files changed, 1 insertions, 1 deletions
diff --git a/.flake8 b/.flake8
index 0955ed033..af9e54429 100644
--- a/.flake8
+++ b/.flake8
@@ -51,7 +51,7 @@ putty-ignore =
/# pylint: disable=wildcard-import/ : +F403
/# pragma: no mccabe/ : +C901
tests/*/test_*.py : +D100,D101,D401
- tests/unit/browser/http/test_content_disposition.py : +D400
+ tests/unit/browser/webkit/http/test_content_disposition.py : +D400
scripts/dev/ci/appveyor_install.py : +FI53
copyright-check = True
copyright-regexp = # Copyright [\d-]+ .*