qutebrowser/tests/unit/keyinput
Florian Bruhin 4d069b8fc3 Use str.removeprefix() and str.removesuffix()
https://docs.python.org/3/whatsnew/3.9.html#new-string-methods-to-remove-prefixes-and-suffixes
2024-10-13 18:24:44 +02:00
..
conftest.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
key_data.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_basekeyparser.py Handle count exceeding string to int conversion 2023-08-27 13:31:11 +02:00
test_bindingtrie.py reuse: Update remaining copyright texts 2023-07-23 12:52:01 +02:00
test_keyutils.py Use str.removeprefix() and str.removesuffix() 2024-10-13 18:24:44 +02:00
test_modeman.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
test_modeparsers.py Update for new pylint/astroid releases 2024-05-24 21:46:04 +02:00