Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kalhankoul96 committed Oct 15, 2024
1 parent 0df1737 commit 0809751
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sam/onyx/hw_nodes/pass_through_node.py
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,6 @@ def get_num_inputs(self):
def configure(self, attributes):
print("PASSTHROUGH Configure", attributes)


placeholder = 1
cfg_kwargs = {
'placeholder': placeholder
Expand Down

0 comments on commit 0809751

Please sign in to comment.