mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-24 08:41:16 +00:00
Reformat with new version of black
This commit is contained in:
parent
fea86afac2
commit
6dfd5cd537
@ -287,7 +287,6 @@ def _add_match_in_array(
|
||||
data_type = self.cv.types.keys[node.data_type.key.lower()]
|
||||
|
||||
if data_type["type"] == "LF_ARRAY":
|
||||
|
||||
array_element_type = self.cv.types.get(data_type["array_type"])
|
||||
|
||||
assert node.data_type.members is not None
|
||||
|
||||
Loading…
Reference in New Issue
Block a user