[AutoTool] S-bend to L-bend fallback does not work yet, should throw an error
This commit is contained in:
parent
fc963cfbfc
commit
c18249c4d5
@ -768,6 +768,7 @@ class AutoTool(Tool, metaclass=ABCMeta):
|
||||
l2_err: BuildError | None = err
|
||||
else:
|
||||
l2_err = None
|
||||
raise NotImplementedError('TODO need to handle ldata below')
|
||||
|
||||
if not success:
|
||||
# Failed to break
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user