Skip to content

Commit

Permalink
fix test coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
albi3ro committed Jun 20, 2024
1 parent b585f4a commit e733491
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pennylane/capture/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,6 @@ def __getattr__(key):
raise AttributeError(f"module 'pennylane.capture' has no attribute '{key}'")


# pylint: disable=undefined-all-variable
__all__ = (
"disable",
"enable",
Expand Down

0 comments on commit e733491

Please sign in to comment.