Skip to content

Commit

Permalink
Update pennylane/workflow/qnode.py
Browse files Browse the repository at this point in the history
  • Loading branch information
andrijapau authored Jan 10, 2025
1 parent 6aec1c8 commit 4b28817
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pennylane/workflow/qnode.py
Original file line number Diff line number Diff line change
Expand Up @@ -651,7 +651,6 @@ def update(self, **kwargs) -> "QNode":
return QNode(**original_init_args)



# pylint: disable=too-many-return-statements, unused-argument
@staticmethod
@debug_logger
Expand Down

0 comments on commit 4b28817

Please sign in to comment.