qutebrowser/tests/unit/keyinput
Ryan Roden-Corrent 4b00a17d71 Fix MarkKeyParser crash when changing keyconfig.
Ensure MarkKeyParser implements on_keyconfig_changed, so it doesn't fail when
rebinding a key. It doesn't have keybindings, so the implementation is just
`pass`.

This also fixes a few flake8 style errors.
2016-04-17 21:04:08 -04:00
..
conftest.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_basekeyparser.py Check pep257 via flake8. 2016-02-10 19:18:47 +01:00
test_modeman.py Fix MarkKeyParser crash when changing keyconfig. 2016-04-17 21:04:08 -04:00
test_modeparsers.py Adjust copyright years. 2016-01-04 07:12:39 +01:00