mirror of
https://github.com/sezanzeb/input-remapper
synced 2024-11-16 06:12:58 +00:00
lint
This commit is contained in:
parent
747e40c432
commit
533161ea29
@ -129,7 +129,6 @@ async def ev_abs_mapper(abs_state, input_device, keymapper_device, mapping):
|
||||
pending_rx_rel = 0
|
||||
pending_ry_rel = 0
|
||||
|
||||
# TODO overwrite mapping stuff in tests
|
||||
pointer_speed = mapping.get('gamepad.joystick.pointer_speed')
|
||||
non_linearity = mapping.get('gamepad.joystick.non_linearity')
|
||||
left_purpose = mapping.get('gamepad.joystick.left_purpose')
|
||||
|
@ -39,7 +39,6 @@ import asyncio
|
||||
import re
|
||||
|
||||
from keymapper.logger import logger
|
||||
from keymapper.config import config
|
||||
from keymapper.state import system_mapping
|
||||
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
<text x="22.0" y="14">pylint</text>
|
||||
</g>
|
||||
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11">
|
||||
<text x="63.0" y="15" fill="#010101" fill-opacity=".3">9.74</text>
|
||||
<text x="62.0" y="14">9.74</text>
|
||||
<text x="63.0" y="15" fill="#010101" fill-opacity=".3">9.72</text>
|
||||
<text x="62.0" y="14">9.72</text>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
Loading…
Reference in New Issue
Block a user