[AutoTool] S-bend to L-bend fallback does not work yet, should throw an error
This commit is contained in:
parent
355365c0dc
commit
22b53a930c
@ -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