mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-07-13 12:29:37 -04:00
Fix lint errors
This commit is contained in:
@@ -105,7 +105,7 @@ def _append_lighting_bit_field(lines, feature, spec):
|
||||
|
||||
|
||||
def _append_lighting_mapping(lines, feature):
|
||||
"""Generate lookup table and bit-field of effect
|
||||
"""Generate lookup table and bit-field of effect
|
||||
"""
|
||||
spec = load_lighting_spec(feature)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user