fix lint
This commit is contained in:
@@ -34,7 +34,7 @@ class FanoutGenerator(BusDecoderListener):
|
||||
|
||||
if action == WalkerAction.Continue:
|
||||
self._stack[-1] += self._cpuif.fanout(node)
|
||||
|
||||
|
||||
return action
|
||||
|
||||
def exit_AddressableComponent(self, node: AddressableNode) -> None:
|
||||
|
||||
Reference in New Issue
Block a user