Fixed MyPy issue
This commit is contained in:
parent
c331b99dc6
commit
4bc5484c23
@ -177,7 +177,7 @@ class Struct:
|
||||
index = 0
|
||||
else:
|
||||
name = path
|
||||
name_tail = None
|
||||
name_tail = ()
|
||||
index = 0
|
||||
|
||||
if not isinstance(name, bytes):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user