qutebrowser/qutebrowser/mainwindow/statusbar
Ryan Farley 5ed8019115 update flake8 and flake8-deprecated
Updated requirements and adjusted the configuration in `.flake8`; other
files have been modified where the lack of per-file auto-ignore caused
problems, where putty's `# flake8: disable=` syntax could be replaced
with a simpler `noqa`, or where pylint directives already suppressed the
same error.
2017-11-26 00:16:14 -06:00
..
__init__.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
backforward.py Move coverage to QtWebEngine environment with PyPI-PyQt 2017-09-11 18:30:23 +02:00
bar.py update flake8 and flake8-deprecated 2017-11-26 00:16:14 -06:00
command.py Fix lint 2017-11-24 07:25:10 +01:00
keystring.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
percentage.py Initial work on new private browsing 2017-05-10 07:00:21 +02:00
progress.py Drop support for Qt < 5.7.1 2017-09-18 23:01:17 +02:00
tabindex.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
text.py use enum module instead or usertypes.enum 2017-11-02 18:56:11 +01:00
textbase.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
url.py use enum module instead or usertypes.enum 2017-11-02 18:56:11 +01:00