Fix lint errors

This commit is contained in:
zvecr
2023-03-26 03:15:41 +01:00
parent ff12eca96d
commit e953b72835
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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)